Send a slack alert when an sql query evalutes to true.
If an SQL statement evalulates to True, send an alert to Slack
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 where you want to run the script on.
SQL Query to run which must evaluate to True or False.