返回 Microsoft Booking
將 Knoon AI 與 Microsoft Booking (Microsoft) 連接以自動化 AI 工作流程。
List services for a booking business.
microsoftBookingListServices
測試版
權限
可選權限
沒有項目可顯示。
參數
| 名稱 | 類型 | 說明 | 必填 |
|---|---|---|---|
| businessId | file | Booking business to use (select from your connected Microsoft Bookings businesses). | 是的 |
| maxResults | mustache | Maximum number of services to return. | 否 |
退貨
| 名稱 | 類型 | 說明 |
|---|---|---|
| status | string | DONE. |
| sensitive.services.serviceId | string | Service ID. |
| sensitive.services.displayName | string | Service display name. |
| sensitive.services.defaultDuration | string | Default duration of the service (ISO 8601 duration if available). |
| sensitive.services.price | number | Default price if set. |
| sensitive.services.priceType | string | Default price type if set. |
| sensitive.services.isLocationOnline | boolean | Whether the service is marked as online. |