crm_process
Manage booking CRM events by creating, updating, or canceling them using a structured JSON payload with action and event details.
Instructions
Create/update/cancel a Booking CRM event. payload_json: {action, event, ...}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | No | ||
| payload_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |