keap_update_contact_custom_field
Update a specific custom field value for a contact using contact ID, custom field ID, and new content.
Instructions
Update a specific custom field value for a contact
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | New value for the custom field | |
| contact_id | Yes | Contact ID | |
| custom_field_id | Yes | Custom field ID |