Thanks @kwhipple and @chirag_patel for the responses.
I have one more requirement where we need to generate a report of the exact native changes that has happened on the account. This is for other types of sources.
Now from search we can query for different operations, specific source etc.
name:“Native Change Detected” AND attributes.sourceName.exact:“”
What I am looking at the exact details of the change that has happened. Like the exact entitlement change or non-entitlement attribute change. Clicking on the event give this information but is there any other way from the search query to get that. I have also tried with the api(from developer tools) that pulls the data but that api is internal to sailpoint so can’t use. Also, as of now, Event Trigger/Workflow is also not an option.
So any other way to pull this data?
Thanks
Yunus