Getting workflow execution results

Hi everyone,

I was wondering how can I get the list of identities that a specific workflow executed for? There is an API for workflow execution results but this returns only some ids, there is no information about identities in that.

get-workflow-executions | SailPoint Developer Community

Any idea on how can I get this information either via Search or API ?

thanks in advance!

You can download the execution file in the UI it will give more details include the identity id, name, etc.

I don’t think any simple way except you have to go to each triggered execution one by one.

Yes, I think so too. It seems there is no way to retrieve the entire list of users at once.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.