updateCall
Update a call record's details including notes, outcome, duration, and associated person or user in Follow Up Boss CRM.
Instructions
Update a call record
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Call ID | |
| note | No | Note | |
| phone | No | Phone number | |
| userId | No | User ID | |
| outcome | No | Outcome | |
| duration | No | Duration | |
| personId | No | Person ID | |
| toNumber | No | ||
| fromNumber | No | ||
| isIncoming | No | true = inbound | |
| recordingUrl | No |