Update Interaction Record
ploomes_interactions_updateUpdate an existing interaction record in Ploomes CRM by providing only the fields you wish to change.
Instructions
Update an existing interaction record in Ploomes CRM. Only provided fields are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Interaction record ID | |
| Content | No | Updated content / note text | |
| Title | No | Short title for the interaction | |
| Date | No | Updated date in ISO 8601 | |
| DealId | No | Associated deal ID | |
| ContactId | No | Associated contact ID | |
| OwnerId | No | Owner user ID | |
| TypeId | No | Interaction type ID — shares the same types as tasks. Use ploomes_tasks_types_list to discover. | |
| EmailRecipients | No | Comma-separated email recipients if this interaction is an email | |
| EmailSubject | No | Email subject line |