Query postgres database and send message to SMS, email and Slack
@psavkar
code:
data:privatelast updated:5 years ago
@psavkar/
Query postgres database and send message to SMS, email and Slack

Quickstart

  1. Configure the query_postgres with your database connection details and SQL query

  2. Customize the message you want to deliver in the generate_message

  3. Connect a Twilio account in the send_sms step (there is currently no built-in service for SMS)

Optional

  • Enable the email_me step to send the message to the email account you registered with Pipedream
  • Enable and configure send_to_slack