email | string | Yes | - | Contact’s email address (required to identify which contact to update) |
firstname | string | No | - | Contact’s first name |
lastname | string | No | - | Contact’s last name |
phone | string | No | - | Contact’s phone number |
company | string | No | - | Company name |
website | string | No | - | Website URL |
jobtitle | string | No | - | Job title |
lifecyclestage | string or SelectableOption | No | - | Contact’s lifecycle stage. Options: subscriber, lead, marketingqualifiedlead, salesqualifiedlead, opportunity, customer, evangelist, other. |
hs_lead_status | string or SelectableOption | No | - | Lead status. Options: NEW, OPEN, IN_PROGRESS, OPEN_DEAL, UNQUALIFIED, ATTEMPTED_TO_CONTACT, CONNECTED, BAD_TIMING. |
additional_properties | object | No | - | Additional HubSpot contact properties to update as key-value pairs. Example: {“city”: “San Francisco”, “state”: “CA”, “hs_analytics_source”: “ORGANIC_SEARCH”} |