Anchor to EmailInputEmail
input_objectEmail Input
The input fields for an email.
Anchor to FieldsFields
- bcc ([String!])
- body (String)
- customMessage (String)
- from (String)
- subject (String)
- to (String)
- •[String!]
Specifies any bcc recipients for the email.
- Anchor to bodybody•String
Specifies the email body.
- Anchor to customMessagecustom•String
Message Specifies a custom message to include in the email.
- Anchor to fromfrom•String
Specifies the email sender.
- Anchor to subjectsubject•String
Specifies the email subject.
- •String
Specifies the email recipient.
Was this section helpful?