Back to Microsoft Booking
Connect Knoon AI with Microsoft Booking (Microsoft) to automate AI workflows.
List staff members of a booking business.
microsoftBookingListStaffMembers
BETA
Permissions
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| businessId | file | Booking business to use (select from your connected Microsoft Bookings businesses). | Yes |
| maxResults | mustache | Maximum number of staff to return. | No |
Returns
| Name | Type | Description |
|---|---|---|
| status | string | DONE. |
| sensitive.staffMembers.staffMemberId | string | Staff member ID. |
| sensitive.staffMembers.displayName | string | Staff display name. |
| sensitive.staffMembers.role | string | Staff role. |
| sensitive.staffMembers.timeZone | string | Staff time zone if set. |