Create record
documentedCreate a new CRM object record for the specified object type (e.g., contacts, companies, deals).
POST /crm/v3/objects/{objectTypeId}CRMno implementation yet0 runsInput
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.