Hi all,
Is there anyone who can share a sample file with code to use for REST API.
We would like to setup a data integration between SAP and Anaplan using REST APIs, but it is hard to get started without sample file.
Thank you!
Which language would you like this in? I can provide an implementation in Python, C#, Java and JavaScript.
Hi @Vinz ,
Thank you very much for your reply. I am not sure which language IT is using, so it would be helpful if you could share in the different languages.
@LouiseBourgonjon I have attached the sample Code in Java, which is likely most useful in a SAP context. Just let me know if additional content would be helpful or we can support in any way.
Thank you very much @Vinz .
I think IT might come back with some questions ;-).
Please also check out the Official Anaplan Postman collection which has TRX api samples
https://www.postman.com/apiplan/workspace/official-anaplan-collection/request/18986564-2172bcbc-62a8-4c24-8dcc-9f96ad202793
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context andβ¦
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-yearβ¦