hs_update_contact
Update one or more properties on an existing contact in HubSpot CRM by specifying the contact ID and property values.
Instructions
Update one or more properties on an existing contact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contactId | Yes | HubSpot contact ID | |
| properties | Yes | Properties to update, e.g. { jobtitle: 'VP Marketing' } |