
Announcements
Good morning does anyone have experience using Graph API to get a users presence? I know I need the proper permissions using the client ID and tenant... I'm just not sure how to structure the call. Any help would be greatly appreciated.
Example Call:
Hi,
Just so you're aware and so you can prepare your solution so that it doesn't affect your app when they turn it off:
The Office365Groups API call exploit was noted and fixed by Microsoft - this is why they deprecated the V1 action for 'Send an HTTP Request'.
The V2 action now only allows calls to the /groups segment of the API, and the V1 action will be fully deprecated (and no longer be available) in the near future so it would be a good idea to plan ahead for this.
You can see more here in the Connector reference for Office365Groups
To call other graph API functions you must now use the 'Invoke an http request' action with Azure AD or the 'HTTP' action with 'Active Directory OAuth' set under advanced options.
Cheers,
Sancho