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:
There was an error rendering this rich post.
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…