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, Does anyone know how to get an outbound OData Rest API, (OAuth2) to establish a connection between SAP and Anaplan. Thanks Khaled
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.…
Anaplan Champions! The Community team just posted this announcement that certification badges may not be showing up on your profile probably until next year. Rest assured, you will get credit once you complete and pass the exams. https://community.anaplan.com/t5/Blog/Badges-Back-Soon/ba-p/123385