Hi,
Is there a way i can use CloudWorks to export data without using the connector? I cannot select the Target folder where i want to save the extracted file.
Thanks in advance for helping.
Regards,
Tom
@tompatrick.ting Cloudworks is not the tool to be used to export automatically data from Anaplan on a shared local folder.
The reason is that the export action is triggered on Anaplan Cloud servers and Anaplan does not have access on your local shared folders.
You need to use some ETL tools that support REST API calls or Anaplan Connect or you can write custom REST API scripts to trigger export actions and download files on local folders.
Hope it helps
Alex.
@tompatrick.ting Not sure what would you like to achieve.
Anaplan needs to know where is the target to place the export files and this is why it is needed a connection to AWS or Azure.
Currently, for import from file/export actions, the source/target can be placed only from/into AWS or Azure.
Alex
Hi @alexpavel - is there an option that i can skip the AWS or Azure? I want to automate the data extraction and be able to save the csv file to a sharedfolder.
Thanks,
We're looking to feed live or near-live Anaplan data into Claude through MCP, but our current approach — exporting CSV files via the Anaplan Bulk Export API, loading them into MySQL, and querying from there — has a significant lag (hour-long turnaround). Curious if anyone has found a faster path, whether that's through the…
Has anyone tested Analyst’s response quality/speed on large, sparse models (think 10+ dimensions, millions of line items)? Wondering if there’s a practical ceiling before it starts timing out.
We've been building a tool called aplan4sheets and we'd genuinely like input from this community — both on what we've built so far and on what we should prioritize next. The problem we set out to solve: Anaplan's Excel add-in is Windows-centric, and there's no real native way to pivot Anaplan data in Google Sheets. We…