I have attached a json file for to be imported into the POSTMAN application. These are example calls to Anaplan's API. Please note that most of the API calls were using certificates.
The URL to get POSTMAN is here: https://www.getpostman.com/
This is a great resource for the 1.3 version of the API. Is there any hope that you'll update it for the v2.0 API? Documentation for the new version has just been released on Apiary. https://anaplanbulkapi20.docs.apiary.io/#
This is on my plans! 🙂 heopfully in the next 6 weeks i will be updating the documentation
Okay, okay it has been a little longer than six weeks. But i am actively working on this Postman samples now.
Note for anyone looking for related resources: Anaplan does have a postman library for v2 of our API, available here:
Hello community, I have an issue with anaplan report (functionality). The issue I have is within couple of slides. The data in that report is scrolling into a new page. There is a hierarchy in the rows and line items and time in the columns. My problem is, the hierarchy is getting broken in the second page. One of the node…
As shown in the screenshot, each monthly amount (Jan, Feb, Mar 2024) needs to be paid down in the future months (Jan–Aug 2025). The paydown must satisfy certain conditions specific to each month between Jan and Aug 2025. If the conditions are met, the paydown can occur. For example, if $20 is available to pay in Jan 2025…
I want to create an S3 connection that will have monthly data stored in individual csv files that is connected to ADO. Around month end, data will be uploaded multiple times, replacing existing csvs. When this happens I want to replace the existing data for that month with the new file. I don't want to have to create a…