How to create a user in Anaplan to be able to access export APIs?
I didn't find out any information about how to create a user in the documentation. is it something which needs to be done by Anaplan?
Hi, User to accesss export APIs is same as normal Anaplan user. You're workspace admin can do it following these instructions https://help.anaplan.com/add-users-to-a-workspace-from-a-model-37eebabd-4fb5-4b4e-9198-a43c8e2afbca
Hi @ravideepbansal ,
You can create a user in a normal way and provide the new user WSA. So that the new user must be able to access Import APIs as well as Export APIs.
Regards
Rakesh
Hi @Rakesh2909 , as a note the user doesn't need to have WSA to be able to access Bulk APIs import or export endpoints. It's enough that the user has role that has access to relevant imports and exports. Using transactional API would require WSA.
API docs: https://anaplan.docs.apiary.io/#/introduction/getting-started/permission-to-run-actions
As @pyrypeura mentioned, certain API calls uniquely require WSA permissions, while others can use WSA or a specific model role that has been given Read access (or more), to get the job done.
Hi - can't access support portal having already registered. Receive the following error message - is this an issue with Anaplan or our internal IT?
Can someone help me i am unable to login anaplan portal using my credentials
Dear Hive Mind, Do we have a way to get the history of a particular List Item, from its creation into a model up until its removal ? I am trying to chase when / how an item has been added into a model and how / when it would have been deleted and then recreated with the same code. Is there a pattern (manual or API) to get…