I want to get all the account activity for a specific identity, trying with below API but it is not giving the correct results. Can someone please correct me over here?
Thanks for the prompt response. It solves my original ask but is there a way I can get only failed account Activities for a specific source. I have modified your body to get the results for a specific source but looking for only failed account activities so that I can re-trigger it.
In the query i put * for all but you can update as you want the query as specified in the search documentation. For example you can give only activities of last 24 hours or more complex query.
Thanks for the help. I am able to get the results what I was looking for.
But can you please help me on one more item:
We are using ServiceDesk Integration to create tickets for revocations happened during the certification campaign. Ticket creation is working fine untill couple of days back but it failed due to connectivity issue between SailPoint & ServiceNow. How to re-trigger it?
I was thinking to use above APIs to get the failed events for a source and submit the access requests via API. Is there any other way apart from this?
One problem with Access Request API is, we can’t set the requester details through it.
Did you resolved ServiceNow&Sailpoint connectivity issue ? i see many post that and it’s seems like the password it reset on configuration
I see your other post on this subject and i will respond you on that post.