Retour à Microsoft Booking
Connecter Knoon AI avec Microsoft Booking (Microsoft) pour automatiser les flux de travail AI.
Fetch details for a specific staff member in a booking business.
microsoftBookingGetStaffMember
Bêta
Autorisations
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
| Nom | Type | Description | Requis |
|---|---|---|---|
| businessId | file | Booking business. | Oui |
| staffMemberId | mustache | ID of the staff member to retrieve. | Oui |
Retours
| Nom | Type | Description |
|---|---|---|
| status | string | DONE when staff member is returned. |
| sensitive.staffMemberId | string | Staff member ID. |
| sensitive.displayName | string | Staff display name. |
| sensitive.role | string | Staff role. |
| sensitive.email | string | Staff email address if available. |
| sensitive.timeZone | string | Staff time zone if set. |