Workarround removal of access rights (restriction of items in Workflow)

Hi :slight_smile: the idea with the certification for removing all access rights is interessting, but how do they do the auto. complete? Is it an HTTP request which is calling an API for that? I guess this one complete-campaign | SailPoint Developer Community, right?

I first tried it just with postman, where I just entered the following data:

I also tried to put the value of “account-id” into “”, but this didn’t help either. So if it is not working in Postman, then it will probably also not work in the workflow. Offset and limit is working, but not the account-id. For the account-id I took the id of my Azure AD account (identity → then on accounts and copied from the column id of my azure AD account).

So, here I thought I would get then all entitlements that belong to my Azure AD account and in the workflow later for the respective user. I just designed the idea of the workflow, but this is not working yet, but if it helps I can provide the current draft.

Thanks for the help :slight_smile: