Send an alert when an SQL Query evaluates to true. Slack and Email targets supported.
If the SQL Query evaluates to True, send an e-mail with the content specified.
Variables
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.
Address to place in the To field of the e-mail.
Address to place in the Cc field of the e-mail.
Address to place in the Bcc field of the e-mail.
Subject content of the email.
Body content of the email.
Database to run the SQL Query on.
SQL Query to run which must evaluate to True or False.
If the SQL Query evaluates to True, post a message to a Slack channel with the content specified.
Variables
Token to use to authenticate with the Slack workspace containing the channel to post in.
Channel to post the message in.
Message to post in the Slack channel.
Database to run the SQL Query on.
SQL Query to run which must evaluate to True or False.