HubSpot · Arazzo Workflow
HubSpot Log an Email Engagement
Version 1.0.0
Create an email engagement and associate it to a contact.
View Spec
View on GitHub
AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSalesArazzoWorkflows
Provider
Workflows
log-email-engagement
Create an email engagement and associate it to a contact.
Creates an email engagement with the supplied properties, then associates the new email to the target contact and reads it back to confirm it persisted.
1
createEmail
createEmailEngagement
Create the email engagement with the supplied subject, body, status, direction, and timestamp.
2
associateToContact
createEmailEngagementAssociation
Associate the newly created email engagement to the target contact so it appears on the contact timeline.
3
confirmEmail
getEmailEngagement
Read the created email engagement back by id to confirm it persisted.
Source API Descriptions
openapi