Record a subscriber state by contact email
POST {{baseUrl}}/marketing/v3/marketing-events/events/:externalEventId/:subscriberState/email-upsert?externalAccountId=<string>
Record a subscription state between multiple HubSpot contacts and a marketing event, using contact email addresses. Note that the contact must already exist in HubSpot; a contact will not be created.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
externalAccountId | string | (Required) The account id associated with the marketing event |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |