Send messages based on the results of SQL Steps executed against a BigQuery data warehouse.
Send e-mail messages based on the results of a set of SQL Steps.
Variables
Credentials to use to access the BigQuery Cloud Data Warehouse.
SQL Steps to run. Last statement result can be multiple rows and columns. Result must have a "sendalert" column that contains a True or False value.
Optional SQL Query to run for each message sent. Results from the 'SQL Steps' may be used as parameters.
SQL Query to run after alerts are sent. Does not generate new alerts.
Parameters to use in your SQL Steps, if any. Refer to slide out help for more information.
Credentials to use to access the server that will send the email messages.
If this field is blank, the e-mail address associated with the Username specified in the SMTP Server 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.
Body content of the email.