I’m attempting to configure a workflow that - after an access request decision completes, will check license availability on a third-party service via an HTTP request, and then, if no licenses are available, revoke the access that was just assigned to the user.
The issue I’m having though is getting the access object after running the getAccess action.
Right now it’s configured like so
With the manage access step trying to compare the access that was requested from the trigger to the list of the identity’s access - but I’m not getting any results
Hi Arjun, I’m not actually sure how I would do that to be honest
When I try to encapsulate the “access to manage” field in brackets I get the following error.
Hi Arjun, first of all I wanted to thank you so much for your help - I’ve made good progress because of it!
The last issue I’m having with this manage access request is that I’m getting a 400 error even when the body is identical to the request format outlined in Sailpoint’s documentation
The documentation points out that the body should be in this format.