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