Fetch Google Sheet
Retrieve content from a Google Sheet in a MindStudio workflow
Last updated
Retrieve content from a Google Sheet in a MindStudio workflow
Last updated
This setting will ask a user to login to their Google Drive account when they run the app.
Follow the instructions on the pop-up window to directly connect MindStudio to your Google Drive account.
Add the spreadsheet URL for the Google sheet you want to fetch. If you have connected your Google Drive account, you can search for your spreadsheet by selecting the search folder icon next to the text field.
This section can include variables.
Select the format you want the spreadsheet exported as. Options include:
Comma-Seperated-Values (CSV)
JSON (Google Sheet Format)
Enter the range values that you want to fetch from the spreadsheet. Example: Sheet1!A1:Z1000
Save the contents of the fetched spreadsheet to a variable. Example: Sheet_fetch_1