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
Select the MySQL database where the query will be executed to find data to load.
SQL Query to run. Only one SQL step is allowed.
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.