zernio_update_contact_field
Update a specific custom field for a contact by providing the contact ID, field slug, and new value.
Instructions
Update a custom field value for a contact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contactId | Yes | The contact ID | |
| fieldSlug | Yes | The custom field slug/key | |
| value | Yes | The new value for the field |