How do you export the list of access requests with access item name, days old when raised status is pending? or do you receive requests as part of your operations that provide all the requests with access item name, requestor, requested for in a period of time? How do you address it?
Currently how I address it is, I copy the page with 100 requests since no direct export capability is available on the dashboard and paste it in word. Make the data pretty by removing p and t breaks followed by conversion to table. Though not a good solution but an effective workaround.
Hi
Currently, due to the lack of direct export capability in the IdentityNow access request dashboard, we rely on either UI-based workaround for ad-hoc reporting or API-based extraction for repeatable, scalable reporting. For regular operational tracking, an API-driven report is the recommended approach.
I have used the below in my health script to get the complete details what you are expecting