keap_update_contact
Update existing contact records in Keap by providing contact ID and optional fields like name, email, phone, company, job title, tags, custom fields, or owner.
Instructions
Update an existing contact with new information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | Primary email address | ||
| phone | No | Primary phone number | |
| tag_ids | No | Array of tag IDs | |
| owner_id | No | User ID of contact owner | |
| job_title | No | Job title | |
| contact_id | Yes | Contact ID | |
| given_name | No | First name | |
| family_name | No | Last name | |
| company_name | No | Company name | |
| custom_fields | No | Custom field values |