Form Connector – Google Spreadsheet

Form Connector – Google Spreadsheet

Google Spreadsheets is a popular, free platform for creating and maintaining spreadsheets.

Its popularity has also resulted in Google Spreadsheets becoming a commonly accepted means of sharing data between systems.

One of the easiest ways to automate your process is to connect your form data entries to a Google Spreadsheet.

For example, if a timesheet form is captured, it would be helpful if that information appeared in a timesheet spreadsheet. This is where the Google Spreadsheet Connector for Forms comes in.

Requires an authenticated Google Connection before any form connectors can be added.

Adding the Connector

Follow these steps to add the connector to your specific form:

  1. Navigate to App Workshop > Forms.
  2. Hover over your desired form and click the Connect icon.
  3. Click the Add Connector button (top-right).
  4. Select Google Spreadsheet from the options.

Note: The page will refresh with the connector added. Changes are not live until you click Save.

Quick Access Tip

If you are already inside the Form Builder or Settings view, you don’t need to go back to the main menu. Simply click the Connectors tab located directly under the form title at the top of the screen.

Configuring the Connector

After adding the form connector, the following configuration options are available.

1. Spreadsheet Name

Your spreadsheet will be created automatically on the first entry.
Make sure you have a valid Google Connection set up in the Connections page (My Account > Connections)

2. Folder Path: 

Optionally enter a subfolder path, relative to your chosen Root Folder, for the exported file to be placed in. Path should be entered in the following format: ‘FolderName/AnotherFolder/FileGoesInThisOne’

3. Data Columns

Defined which form fields to populate as row values in your target dataset.

Upon your first Form entry, each selected Form field will auto-create a column of the same name if it does not already exist.

4. Anonymize Personal Data

If enabled, data from fields marked as Personal Data will be converted to a non-human-readable format to aid privacy.

5. Update Sheet Headers

If enabled, the Google Sheet headers will be updated each time the connector is processed

Add a Run Condition

Sometimes, you may have a Connector you only want to fire if the Form entry has a given answer value.

For example, you may have an Audit Form with a risk rating question with options like “Low,” “Medium,” and “High.” If the user answers the risk rating as “High,” you want to email a supervisor for follow-up and action.

This is where a Run Condition comes in.

Run Conditions are defined by creating a true/false formula.

The Connector will only run if the formula you define in the Run Condition has a true result.

So, in the example above, the Run Condition formula would be something like this:

{{RiskRating}} = 'High'

When you hover over the Run Condition field, you will see a hammer icon appear.

Clicking the hammer will take you to the Formula Builder, where you can create a formula as desired.

See the Google Connection page to learn more about form formulae.

    • Related Articles

    • Connecting to Google Drive & Spreadsheets

      Adding and authenticating a Connection to your Google Drive and Spreadsheets allows data to be pushed and pulled between the two platforms. Form Connectors can then be added to send files to your Google account or add rows to a spreadsheet when a ...
    • Form Connectors FAQ

      Is it possible to connect a form to an Excel spreadsheet on Google Drive, OneDrive, or Dropbox so that each time a form is filled out on the device, it adds a line to the same spreadsheet? Our Google Spreadsheet connector currently supports this ...
    • Data Source Connector – Google Spreadsheet

      Our platform enables you to quickly and easily connect your data sources to data from a Google Spreadsheet. This enables a one-way synchronization, where any changes in the Google Spreadsheet are downloaded into your data source regularly. Your data ...
    • Google Spreadsheet - Data Source Connector

      A Google Drive data source connector synchronizes a data source with a Google Drive spreadsheet. Any changes made to the Google Spreadsheet will be updated on the data source on the platform. Synchronization can occur in as little as 15 minutes. Your ...
    • Form Connector – Google BigQuery

      Our platform’s Premium BigQuery connector provides a direct link to Google’s BigQuery database service. This tool allows you to automatically insert your form entries as new rows in a target BigQuery database table. This creates a one-way ...