Does anyone have a guide or can provide assistance on how to get the API ID from Anaplan from a model?
For context, I am also using postman.
Can you please clarify this? Thanks
Hi @wbroughton,
1. Easiest way: log in to Anaplan using browser, find Model ID that you are interested in, and then go to this url (substitute {model_id} to your ID): https://us1a.app.anaplan.com/2/0/models/{model_id}/imports
2. Integrations method: Follow this documentation: https://anaplanbulkapi20.docs.apiary.io/#GetImportId
This will show list of imports, find the relevant name and you will have "id" of this import in the same JSON object.
Nice, thank you for sharing this!
Hi, I want to reset the index of a list using API, not sure how to go about it. I am very new to APIs, I went through Anaplan API docs, however, if someone can help me with the step by step process, or any resources it will be very much appreciated. Thanks
Hello everyone, We are trying to use Anaplan Connect in order to push data from a dwh to Anaplan Data Hub. To do so, we need an authentication by token. We can't make it work, we receive the following error: ERROR 16020 |-- Anaplan API: Invalid key path Any suggestions? Thank you all in advance for the help! Michele
Has anyone found success using Anaplan XL with Polaris models in a shared drive with or without concurrent users? My team has experienced a variety of errors, login failures, etc. sometimes it works, sometimes it doesn't. We've been recommended to save and edit files locally, which helps but certainly with its limitations…