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 Anaplanners, I’m working with a calculation module (Module A) that is dimensioned by a concatenated list, Time, and Native Versions. In this module, I am performing a subtraction using values from another module (Module B), which is dimensioned by Native Versions and a different concatenated list. The two concatenated…
I am trying to create a Net Debt / EBITDA formula at the bottom of one of our P&L income statements where, i have tried the MOVINGSUM function. However this does not work for summary line items which EBITDA is. What i would like is to be able to sum the previous 12 months EBITDA (Including the current period) numbers in a…
I have a selective access cost center list in a flat format that contains multiple hierarchy levels. I need to assign more than one cost center parent to a single user. While this can be done manually, I would like to know if there is a way to import this through a CSV file instead. Could you please confirm if this is…