Terug naar Microsoft Graph
Verbinding maken met Knoon AI met Microsoft Graph (Microsoft) om AI-workflows te automatiseren.
Fetch presence (availability and activity) for a user.
microsoftGraphGetPresence
BÈTA
Intern
Machtigingen
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
| Naam | Type | Beschrijving | Vereist |
|---|---|---|---|
| aadObjectId | mustache | Azure AD object ID (or user principal name) of the user. | Ja |
Retouren
| Naam | Type | Beschrijving |
|---|---|---|
| status | string | DONE. |
| sensitive.presence.id | string | User object ID. |
| sensitive.presence.availability | string | Availability (e.g., Available, Busy). |
| sensitive.presence.activity | string | Activity (e.g., InAMeeting). |