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 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β¦
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-yearβ¦