Use pre-generated HTML stored in Redshift to send an e-mail with HTML tables.
Run the specified SQL queries to obtain the information needed to generate an e-mail with data in HTML tables.
Variables
Credentials to access the Redshift Database with the information for the e-mail content.
SQL Query to retrieve the HTML template for the body of the e-mail message.
SQL Query to retrieve the HTML tables to add to the body of the e-mail message.
Value where the processing of your sequentially sorted data should begin.
SQL query to use to determine the end point of the data to process.
Parameters to use in your SQL queries, if any. Refer to slide out help for more information.
SMTP Server to use.
If this field is blank, the e-mail address associated with the Username specified in the SMTP connection will be used.
Addresses to place in the To field of the e-mail. Multiple values must be separated by commas.
Addresses to place in the Cc field of the e-mail. Multiple values must be separated by commas.
Addresses to place in the Bcc field of the e-mail. Multiple values must be separated by commas.
Subject content of the email.