Google Sheets as Data Feed external source

Sourcing data from Google Sheets works in the same way as every other external data source before. No data feed is created for its own sake. They should do something.

First look at the App you want to source with the Data Feed. What type of input does it require? You find this in the Data Feed Requirement of every Data Feed enabled App.

In the example of the Menu Board – Basic App, it requires input in the form of two text fields – one for the Item Name and one for the Currency, this one is optional – and of one number field.

check app data requirement

Your Google Sheet must have these fields at a minimum.

  1. Have your Google Sheet ready and enabled as shareable to anyone with the link.
    At first, your Google Sheet will come as “Restricted”. You need to change the share setting to “Anyone with the link”.
    1. In your Google Sheet click on the green Share button on your top right.
    2. The following pop-up has two sections:
      • Share with people and groups
      • Get link

      Select Get link.

    3. You will see the Sheet as restricted. Click on the dropdown arrow to the right of
      “Restricted” and select “Anyone with the link”.
      google sheet share restricted
      google sheet share anyone with link
    4. Copy the link and finish by clicking on “Done”.

    If you need help with setting your Google Sheet shareable, go to Google Support for further reference: https://support.google.com/drive/answer/2494822

  2. Create a new Data Feed by clicking the orange New button at the top left and selecting Data Feed from the dropdown menu.
  3. Give the Data Feed a name and switch the checkbox from Manual Data Feed to Data Feed From Source.
    select data feed from source
  4. Change the Import Data From selection to “Google Sheets”.import data from google sheets
  5. Paste your previously copied Google Sheets URL in the designated text box.
  6. A new window will open where you define the data field formats according to the App you want to use the Google Sheet in. The default for all fields is text. In our example of the Menu Board – Basic App we need one data field to be a number.
    data feed configuration
    Click on the dropdown menu of the format box and select “number” or the appropriate format for your data feed. In the case of number, you have the option in the top left to customize the Number format.
    configure number format
    Click on the orange Finish on the bottom right.
  7. You return back to your Data Feed where the complete information from your Google Sheet is now added. Click on the orange Create button at the bottom right.
  8. Another window opens where you can make changes if needed. Click on “Save” on the top right. Your Data Feed is now ready to be used in a Data Feed Enabled App.