createTask
Create a task in Follow Up Boss CRM by specifying name, status, due date, person, and assigned user.
Instructions
Create a task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Task name | |
| status | No | Task status | |
| dueDate | No | Due date ISO | |
| personId | No | Person ID | |
| assignedUserId | No | Assigned user ID |