09/21/2023 12:29 PM
We are trying to consume the getEmailActivityReport via graph into Saviynt. Below is the graphAPI
https://graph.microsoft.com/v1.0/reports/getEmailActivityUserDetail(period='D7')
This spits out a report in postman. Any thoughts on how this can be comsumed in saviynt?
TIA
Sri
Solved! Go to Solution.
09/25/2023 08:39 AM
Can you confirm on the use case you want to accomplish. How do you want to utilize this report in Saviynt.
09/25/2023 08:53 AM
We are trying to get lastlogintimestamp and were able to fetch it using the beta version of the graphAPI