hubspot

Create Contact

Create a contact in HubSpot.

post/v1/hubspot/contacts

Query parameters

workspace_idstring uuid required

Request body

first_namestring nullable
last_namestring nullable
emailstring nullable
job_titlestring nullable
lead_statusstring nullable
lifecycle_stagestring nullable
salutationstring nullable
mobile_phone_numberstring nullable
website_urlstring nullable
ownerstring nullable

Response

Successful Response

idstring required
first_namestring nullable
last_namestring nullable
emailstring nullable
job_titlestring nullable
lead_statusstring nullable
lifecycle_stagestring nullable
mobile_phone_numberstring nullable
website_urlstring nullable
ownerstring nullable
created_datestring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.