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,
Hi everyone, I'm looking to design a workflow and would appreciate your input or guidance on how to set this up effectively in Anaplan. So, the goal is: Once end users complete their data input, they should be able to trigger a process that: Notifies stakeholders via email with a link to a report. The report includes: A…
I've few actions in our Supply model which when run takes some time on the "generating failure dump" step at the end of the action even though the import is a full success without warning or errors. This is just a few seconds when run for a single action, however we have a process with 120 actions, and most of these…
Hi, My org is looking to explore leveraging Google Apps script to extract data out of Anaplan and update already built templates in Google Sheets. We use the Anaplan Extension currently but find it crashes often with the amount of tabs, data, etc. Has anyone used both Anaplan OAUTH 2.0 API and Goolge Apps Script to write…