You can't use this until you register with us!




Description

Send a slack alert when an sql query evalutes to true.


Purchasing Options



Available Actions

Check Alert

If an SQL statement evalulates to True, send an alert to Slack


Variables

Slack Parameters
slack_token required

Token to use to authenticate with the Slack workspace containing the channel to post in.

channel required

Channel to post the message in.

message required

Message to post in the Slack channel.


Database Parameters
target_db required

Database where you want to run the script on.

sql_query required

SQL Query to run which must evaluate to True or False.