SQL to Google Sheets - Query.me

SQL to Google Sheets


sql-to-google-sheets

If you have ever wasted time on fetching data from a SQL database, downloading it to a CSV, then uploading that to Google Sheet, you might be interested in this Template.

In Query.me Notebooks you can now  connect to a google sheet just like you would to SQL database. Using that integration we can either write our data straight into the Spreadsheet, or fetch data from Google Sheets to use in our workflows.


How to use

1) Create or Edit the SQL-block in the Template:
Unless you want to send multiple messages, your SQL should be a LIMIT 1.
Every column returned by your query can become referenced data in your Slack message.

2) Create or Edit the IF statement in the Template.
Reference the column and set a condition that should trigger blocks inside your statement.
Feel free to combine IF and FOR, and also use more blocks, like Email, inside the statement.

3) Create or Edit the Slack-block in the Template:
Design your message and simply reference data using JINJA.
E.g.: {{ query_1.data()[0]['column_name']}}
Find out more about message styling and Slack's Block-kit-builder.

4) Don't have Slack webhook yet?
Simply follow the link on the bottom of the Slack-block to create one.

5) Test your design: Press play ▶️
Get immediate feedback on what your Slack message looks like.


Includes:

  • A SQL-block demo-data
  • FOR-Loop
  • Another SQL-block that sends INSERT statement to Google Sheets

Pre-requisites:

  • A Public Google Sheet OR
  • A Private Google Sheet and access to the Google Cloud Console

If you have ever wasted time on fetching data from a SQL database, downloading it to a CSV, then uploading that to Google Sheet, you might be interested in this Template.

Frequently Asked Questions

Find more information in our Documentation.

Templates are Public Notebooks that can be copied to your workspace for you to use.
A copy will contain all blocks but no results, like SQL results or API-Call results.
When you access a Public Notebook, and you are logged in, you will see a "Copy to my Workspace" button to the top-right.
If you are not logged in, you will see a "sign in" button instead.

Are you ready for a modern SQL workspace?

Sign up and start using Query.me for free.
Or schedule a demo and talk to us.