ย้อนกลับไปยัง Microsoft Booking
เชื่อมต่อ Knoon AI กับ Microsoft Booking (Microsoft) เพื่อทำงานอัตโนมัติของเวิร์กโฟลว์ AI
Fetch details for a specific staff member in a booking business.
microsoftBookingGetStaffMember
เบต้า
สิทธิ์การใช้งาน
สิทธิ์การใช้งานตัวเลือก
ไม่มีรายการให้แสดง
พารามิเตอร์
| ชื่อ | ประเภท | คำอธิบาย | จำเป็นต้องมี |
|---|---|---|---|
| businessId | file | Booking business. | ใช่ |
| staffMemberId | mustache | ID of the staff member to retrieve. | ใช่ |
คืนสินค้า
| ชื่อ | ประเภท | คำอธิบาย |
|---|---|---|
| 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. |