Email

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Overview

The Email action sends customized email messages without generating any new documents. It is designed for communication only, not for creating files or paperwork.

What Email Does

  • Composes an email
    • You provide the subject and body text, or use an email template.
    • Inserts personalized data using dynamic content from the parent records using {tag} syntax.
  • Attaches existing files to the composed email
    You may include files already stored on the parent record (PDFs, documents, images, etc.).
  • Sends the email message to the specified recipients (to, cc, bcc).

Key Difference from MailMerge

Email: Sends a message only. No new document is created.
MailMerge: Generates a document first, then optionally sends it by email.

Path Params
string
required

Identifies the type of record you will be performing the Action on. For example, Claim, Policy, Invoice, etc.
You can execute an Email action type with any domainName - it doesn't need to have HasEmails = true. However:

• If HasEmails = true: The email will be associated with the domain record and appear in that record's email history

• If HasEmails = false or not set: The email will still be sent successfully, but won't be logged/associated with the domain record

integer
required

The primary key value of a specific record within the domain designated by the domainName value.

Body Params
parameters
object
required
Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json