download user list as .csv
invite new users
download user list as .csv
invite new users
Hi,
To Invite a user, you can use the SCIM API - https://XXXXXXXXXX.XXX.celonis.cloud/swagger-ui/index.html?urls.primaryName=SCIM
Similarly, downloading the users can be done using SCIM API or you can use this endpoint - https://XXXXXXXXXX.XXX.celonis.cloud/api/members?includeInternal=true
(ps. provide your domain and cluster in the link above)
And in Action Flow, you can use the HTTP module to call this API and generate csv (CSV module) .
Hope this helps.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.