Connect to a postgres database and run a query. Format the results into a message and deliver it via SMS, email and/or Slack.
Configure the query_postgres
with your database connection details and SQL query
Customize the message you want to deliver in the generate_message
Connect a Twilio account in the send_sms
step (there is currently no built-in service for SMS)
email_me
step to send the message to the email account you registered with Pipedreamsend_to_slack