Read data from a MySQL database and load it into a Google Sheet.
Execute an SQL Query in a MySQL database and store the results in a Google Sheet.
Variables
Credentials to use to connect to the MySQL database.
SQL Query to return the data to add to the Google Sheet.
Parameters to use in your SQL Query, if any. Refer to slide out help for more information.
Credentials to use to authenticate with the Google Cloud Platform.
Shareable URL link to the spreadsheet containing the sheet where the data will be written.
Name of the sheet where the data will be written.
Top left cell where the data write should begin.
If enabled, all existing data on the Sheet specified will be destroyed prior to new data being written.