Automate the process of creating new users

Hi Guys,
As part of our routine administrative processes, we create new users per demand on a daily basis (viewers/members). This process is done manually when we get relevant request through ServiceNow.
Creating a user is done in the Admin section > Users > invite button.

Then a new window pops up in which we fill in the relevant fields (email, viewer/member, team) > press on “invite” button.

In order to automate this process, we need the option to use the field’s API to set values into these fields.
I understand from Nataly and Roy that this option is not currently available.

Therefore we would like to request it as it is crucial to our needs, as part of our daily improvement and to decrease manual job and possible mistakes.

Are you on an enterprise monday.com account? If so you have access to the SCIM API. If you’re using Entra ID (formerly Azure AD), OneLogin, or Okta there are premade integrations. If you want to roll your own you can do a custom setup or even use the API directly.

Usually you would combine this with SSO, so your users can use their enterprise logins on monday.com