Ability to Create/Provision Users via API?

Options

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

Tagged:

Best Answer

  • gaurav
    Answer ✓
    Options

    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

Answers