Hello,
Is it possible to create new users and assign access via API? The API documentation doesn't seem to specifically mention this as an option. I suppose setting up an import to the user tab could work?
Thanks,
Ryan
Hi @rrist Yes you can add users using integration. I would recommend the steps as below:
Step1: Create a numbered list, Import this list to update the Unique IDs
Step2: Create a module (User load module) with the dimension as the numbered list you have created and bring all the info info(Email, First Name, Last Name, WSA Admin etc.) into the module.
Step3: Create an action into users tab to bring all the info you have stored in your user load module.
Cheers
You can provision new users to a workspace thanks to the scim api.
Can we provision workspace admin privilige too vide anaplan actions: if yes : kindly share documentation link.
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β¦