Connect your conversations with spreadsheets to automatically save and update data.
Hello!
In this guide you’ll learn how to connect Treble with Google Sheets to update and get variables from a Google spreadsheet.This integration allows you to automate data management for your Treble conversations using a Google Sheets spreadsheet as a database.
This integration requires your spreadsheet to have the following two columns in the first row:country_code and cellphone which are used to identify each user. The following columns are used to get or save information about that user.
To get a variable from the spreadsheet, you must use the following format within the conversation:sheets_nombre_variableFor example, if you have a column name, you can use the variable sheets_name to greet the user:
To save what the user responds in the conversation, use the same variable format sheets_nombre_variable, and check the “Save response as variable” option in the flow.