Skip to Content
0
Jun 15, 2018 at 06:38 AM

Need help to Integrate MS Graph API for Azure using HCI

243 Views Last edit Jun 15, 2018 at 02:21 PM 2 rev

Hi Folks,

I am working on integration with MS Graph API for Azure for active directory using HCI

I am making a timer job in HCI which will make a call to office 365 and fetch newly created users. For example, if I run it now it should fetch users since last run till current time (Delta). However I dont see any FILTER or API parameter where I can pass date and get ONLY those users who are updated or created after specific date.

Is there any API available something like this;

Regards

DV