AM Logo
API DocumentationForm Definitions
  1. Home
  2. API Documentation
  3. Outcomes
  4. Mutations
  5. sendEmailMessage

sendEmailMessage: MessageInfo!

  1. emailMessage

tenantId: UUID

Tenant of message (for internal api only).

titleTemplate: String!

Message title to render.

bodyTemplate: String!

Message body to render.

displayNameTemplate: String

Email display name to render.

priority: Int!

Email priority.

senderDisplayName: String

The email display name.

recipientInput: EmailRecipientInput!

Recipients input.

timeWindow: TimeWindowInput

Delivery time window. Delivery time will be calculated using recipient time zone.

attachments: [AttachmentDataInput!]

Attachments input.