01-29-2021 09:56 AM
I have created a pipeline to add users in snaplogic.After executing the pipeline using triggered task, i am getting the response that user is created successfully and verified the same using “fetch data using email” rest api.but in ui i am not finding that user.
Can someone help here?
01-29-2021 10:36 AM
When the user was created, was it also added to the members group of the org?
If not, the user was only added to the platform backend, but not to your org.
01-31-2021 03:17 AM
When i am trying to add users in members group using rest api i am getting “user A can not access user B”.and status code is 403.User A is admin of the organization.please provide some help here