Basic Information

appmixer.hubspot.engagements.CreateEmail

Engagements - CreateEmail

2.2.0

Public

Create a email with the given properties and return a copy of the object, including the ID.

Input Ports

in

FieldTypeDescription
Contact ID text The ID of the contact to associate with.
Email Timestamp text This field marks the email's time of creation and determines where the email sits on the record timeline. You can use either a Unix timestamp in milliseconds or UTC format.
Owner ID text The ID of the owner associated with the email. This field determines the user listed as the email creator on the record timeline.
Email Direction select The direction the email was sent in. Possible values include: EMAIL: the email was sent from the CRM or sent and logged to the CRM with the BCC address. INCOMING_EMAIL: the email was a reply to a logged outgoing email. FORWARDED_EMAIL: the email was forwarded to the CRM. .
Email HMTL text The body of an email if it is sent from a CRM record.
Email Status select The send status of the email.
Email Subject text The subject line of the logged email.
Email Text text The subject line of the logged email.
Email Attachment IDs text The IDs of the email's attachments. Multiple attachment IDs are separated by a semi-colon.
Email Headers text The email's headers. The value for this property will automatically populate certain read only email properties. Learn how to set email headers.

Output Ports

out

FieldTypeDescription
Id -
Properties -
Created At -
Updated At -
Archived -

Full Metadata