Send Email
Description
This activity is used to send emails with specified content and attachments to designated recipients, with the option to dynamically pull data from previous activities.
Input
Data to send
Output
Email information
Configuration Fields
- Connection Configuration options for establishing a connection to a mail server.
- Use Default Credentials (Switch) Uses Infoveave’s default email server credentials.
- Use Email Address From Data (Switch) Dynamically retrieves email addresses from the data provided.
- Email Column Column containing recipient email addresses (when using dynamic addresses).
- Email To Address Recipient email addresses for the “To” field (comma-separated).
- Email CC Address Recipient email addresses for the “CC” field (comma-separated).
- Email BCC Address Recipient email addresses for the “BCC” field .
- Subject The subject line of the email.
- Content Email body content.
- Use Infoveave Template (Switch) Uses a pre-designed Infoveave template.
- Rerun Template (Switch) Ensures template consistency across multiple emails.
- Attachment Name Name of the attachment.
- Split By Column Splits data into separate attachments based on the specified column.
- Sheet Name Name of the sheet within the template (if applicable).
- Send Data In Email Body (Switch) Includes transformed data directly in the email body.
- Attachment File Pattern Defines a pattern for selecting attachment files.
Sample Input
Not Applicable
Sample Configuration
Sample Output
To | Subject | MailBody | Sent | MessageId | Error |
---|---|---|---|---|---|
Subject | body | true | messege id | error |