How to integrate SAS Flex with Google Sheets
One of the many features that Google offers is Google Sheets, a spreadsheet software that works just like Excel. If you are currently tracking calls using this feature, or if you'd like to start, integrating the SAS Google Sheets app into your call script will push the data that the operators collect from your callers directly to your spreadsheet. This information would be immediately available every time an operator closes a call.
In this article we'll discuss:
Locate Your Script Variables
Before you can link Google Sheets to the SAS Flex app, you'll need to determine which script variables to integrate.
Each script path will have standard and custom block labels and collectors.
For example, a custom block label for "New or Existing" may be paired with a custom collector {{New_Existing}}.
Standard blocks such as Email and Message would use the standard collectors {{email_address}} and {{ticket_message}}.
If you have multiple sections in your script, you may have multiple sets of variables. So, you'll need to access the call script builder to determine the block labels in the specific section you are mapping.
Keep in mind that you can build a separate integration for every script section, each with their corresponding block labels.
Write down the block labels. This is what allows the app to push the correct data to your spreadsheet.
Connect Google Sheets to the SAS Google Sheets App
Configure Google Sheets
Text
If you are using the spreadsheet to document SAS calls as well as other data, the Text option will allow you to include static data in your Google Sheet to help you differentiate SAS data from other entries.
Select a column header along with the Text option. Now, fill in the blank box with your preferred text.
Collector
To map script variables, select the column header that corresponds to the script question, and then select Collector from the Option dropdown.
The Collector dropdown will become operational. Select the block label that matches the data from the column header.
To map additional variables, click Add.
Integrate Google Sheets into Your Script
When all of your integration settings are complete, contact SAS at service@specialtyansweringservice.net to add the integration into the appropriate block in your SAS script, or follow these instructions to integrate the app yourself.