Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Consume O365 report via REST connector

sris
New Contributor III
New Contributor III

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

2 REPLIES 2

SB
Saviynt Employee
Saviynt Employee

Can you confirm on the use case you want to accomplish. How do you want to utilize this report in Saviynt.


Regards,
Sahil

sris
New Contributor III
New Contributor III

We are trying to get lastlogintimestamp and were able to fetch it using the beta version of the graphAPI