Export in Anaplan API - What to do next?
Hi everyone!
I'm new working with Anaplan and also with APIs. i've been managing it quite well but I'm stucked in one step hope you can help me overcoming this.
I've already get al chunks of the export however I don't know how to download the data... the file exported 26 chunks and I get chunk id 0, 1, 2 and so on. So the lastest request that I've made so far is:
https://api.anaplan.com/2/0/workspaces/workspaceid/models/modelid/files/taskid/chunks/1
And it does shows me data but... what to do next? I need to concatenate with other 25 chunks and donwload them.
I'm using Postman btw.
Thanks in advance for your help.
Comments
-
Thanks kevin.cho for your prompt response.
I feel overwhelmed trying to understand this. 😞 I need to do exactly as you told. Automate exports from my Anaplan model. Is there any documentation how to use python with Anaplan? I dont know where and how to start.
Thank you in advance.
0 -
Hi there @kevin.cho ,
I read Anaplan Connect documentation and ain't difficult so far. Running my first script haven''t been successfull at all. May I share with you some details?
This is the first script on documentation that may run but unfortunately it doesn't
echo offrem This example loads a source text file and runs an Anaplan import into a module.rem For details of how to configure this script see doc\Anaplan Connect User Guide.docset AnaplanUser="periscope@abbott.com:password"set WorkspaceId="8a8194824045c4240140a4a15253610d"set ModelId="CF6A1AC04E0D4F5686B95E137BA57938"-file "testing.txt" -put "C:\Users\Diego\Documents\Anaplan\testing.txt" -import "C:\Users\Diego\Documents\Anaplan\importsample.txt" -execute-output "C:\Users\Diego\Documents\Anaplan\My Errors.txt"rem *** End of settings - Do not edit below this line ***setlocal enableextensions enabledelayedexpansion || exit /b 1cd %~dp0if not %AnaplanUser% == "" set Credentials=-user %AnaplanUser%set Command=.\AnaplanClient.bat %Credentials% -workspace %WorkspaceId% -model %ModelId% %Operation%echo %Command%cmd /c %Command%pauseThe output that i got, is Error 7832 (Whenever I run the script throws another number)I don't know why I'm doing wrong 😞0
Categories
- All Categories
- 2.3K Anaplan Community
- Academy
- Anaplan Talent Builder
- Model Design Course
- The Anaplan Way
- Archive
- 2 Idea exchange
- 62 Enterprise Scale
- 1.1K Extensibility
- 21 Intelligence
- 1.6K Planning & Modeling
- 331 Security
- Community Connections
- Connections
- Experiences
- Groups
- Personas
- Employees
- CS Toolkit
- Customer Care Center
- Forums
- Academy & Training
- Community Feedback & Updates
- Japan
- Anaplan Community Japan
- Anaplan Community Japan Knowledge Base
- HyperCare Japan
- JP-Central
- Support-Japanese
- Partners
- Partner Leadership Council
- Partner Product Council
- 724 Platform
- Anapedia
- App Hub
- Centers Of Excellence
- Extensions
- Planual
- Platform Updates
- 724 User Experience
- Profile Builder
- Resources
- Anaplan Advocates
- Anaplan Live!
- Community
- Community Advancement
- Community Connections
- Partner Program
- The Official Master Anaplanner Program
- Videos
- Welcome to the Anaplan Community!
- Success Central
- Support
- Case Portal Link
- Common Support Questions
- HyperCare Redirect
- Known Issues and Workarounds
- Support test page
- SupportFAQ
- Survey
- 2 Training Day Takeaways