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 - 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…