Microsoft Graph API


The connection is done via Microsft Grapg API get presence


Create Microsoft Azure Active Directory application in https://portal.azure.com 🡪 go to Azure Active Directory 


In Azure AD 🡪 go to App registrations



create a New registration




register the Application



go to Certificates & secrets



create New client secret

  • Description: presencify.io
  • Expires: 24 month



click Add



*very important! save the Value of the secret because after logout it is no longer accessible


go to API permissions



click Add a permission


click on the Microsoft Graph section



click on Delegated permissions


type in the search bar presenc


select following permissions

Presence.Read

Subscription.Read.All

User.Read.All



click Add permissions


next click on Application permissions


select following permissions

Presence.ReadWrite.All

User.Read.All



click on Grant admin consent for....


click Yes



The permissions are now fully set



Now your application is confifigrured and ready to use


Created with the Personal Edition of HelpNDoc: Easily create Web Help sites