Sign in

Create record

documented

Create a new CRM object record for the specified object type (e.g., contacts, companies, deals).

POST /crm/v3/objects/{objectTypeId}CRMno implementation yet0 runs

Input

objectTypeId*
Destination object type ID (objectTypeId)
0-1 for Contacts; 0-2 for Companies; 2-XXX for Custom objects
firstname
First name property value
Firstname
lastname
Last name property value
Lastname
email
Email property value
Email
Calls HubSpot as you (your API key is your account); keychains.dev holds the credentials.
Create record · HubSpot · OpenIntegrations