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, I am importing a flat file into ADO. However the flat file does not have a unique identifier. I would like to use the row count as the "ID" Is there a way to create this ADO? Basically how would I do row_number() in SQL?
Good morning everyone. I need to build a module export with some specific requirements: users can select a currency type (USD/Local), Salary Type (1 or 2), Nomina Type (1 or 2), and Version (Forecast, TS, Plan). Currently, each of these filters is driven by an independent system module published in the NUX, each…
We've been building a tool called aplan4sheets and we'd genuinely like input from this community — both on what we've built so far and on what we should prioritize next. The problem we set out to solve: Anaplan's Excel add-in is Windows-centric, and there's no real native way to pivot Anaplan data in Google Sheets. We…