This method is used to send an email designed in the marketing email tool. After you design and publish a transactional email in your HubSpot account, you can use this API to include customization options to the email, then send it to the intended recipient.
Scope requirements
The ID of the email to send. This is content ID for the transactional email, which can be found in email tool UI.
A list of JSON objects representing contact property values to set when sending the email.
A list of JSON objects representing property values to set when sending the email. Useful if you have context in the email you don't want to set on the contact record.
Email send request processed
The result of the send operation
SENT, QUEUED, PORTAL_SUSPENDED, INVALID_TO_ADDRESS, BLOCKED_DOMAIN, PREVIOUSLY_BOUNCED, PREVIOUS_SPAM, INVALID_FROM_ADDRESS, MISSING_CONTENT, MISSING_TEMPLATE_PROPERTIES A description of the send result details
If sent, the id and created timestamp of the sent event