API setup and authentication
api.hubapi.comemailemailfirstNamefirstnamelastNamelastnamecompanycompanyphonephonemessagemessageHubSpot contact record structure
{
"id": "contact_abc123",
"email": "jane.doe@acmecorp.com",
"firstname": "Jane",
"lastname": "Doe",
"company": "Acme Corporation",
"phone": "+44 20 7946 0958",
"lifecyclestage": "lead",
"createdate": "2025-02-15T10:30:00Z",
"lastmodifieddate": "2025-02-20T14:15:00Z"
}