Hello community,
Could you please tell me how to upgrade from API version 1.3 to 2.0?
Thank you
Hi,
What kind of information do you need?
I'm using now , Restful Anaplan API version 1.3 ,content_Type(application/JSON),Basic authentification, between Talend and Anaplan (Internal applications). I want to upgrade it in order to use CA in stead of Basic authentification(login/password).
Best regards,
What's the layer in between? Is it an ETL tool? A custom script, or Anaplan connect?Are you running just an upload and import actions in Anaplan or is there anything more complex?Regards,Anirudh
the layer in between is 'Talend', it's an ETL tool, and we are running imports to anaplan and exports from anaplan.
Regards,
Hala
there are 2 main things that you need to change:
1.- Change the URL from https://api.anaplan.com/1/3/workspaces/... . by https://api.anaplan.com/2/0/workspaces/....
2.- Change the authentication method, in the version 2 you need to use a Token
this is the documentation for the version 2:
https://anaplanbulkapi20.docs.apiary.io/#reference/upload-files
the version 1.3:
https://anaplan.docs.apiary.io/#reference/upload-files
Regards
The other major difference that will require adaptation is the JSON response format - in v2 you'll find the data you get in v1 is wrapped inside a response object containing status and other information.
Hi Anaplan Community, I'm facing an issue while importing data (text details) into a module that has two dimensions: "Unique Line ID" and "Organization x Site". The source file is based on a numbered list. It includes text-formatted columns (line items) that contain the names of the "Unique Line ID" and "Organization x…
Hello, I am receiving an 'Anaplan Upload Failed' Status Description when testing my integration with a Big Query dataset. The integration imports data from BQ to our Anaplan model. No other details given in the error log. I suspect that Cloudworks is not even picking up the file but am not sure what we did wrong on the set…
We are looking for Anaplan end-users to provide feedback on their experiences with the Excel add-in. Interested individuals will respond to this 5-minute survey to help us understand personal needs and behavior when using the add-in. The feedback provided by survey takers is essential to the roadmap of Anaplan's products.…