Skip to main content

download user list as .csv

 

screenshot_download_userlist_as_csv 

invite new usersscreenshot_inviteuser

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.


Reply