Introduction | Yext Hitchhikers Platform

Google Sheets allows users to store data in the cloud using a spreadsheet format. Users can store entity data as rows or columns, and can now use the Google Sheets data connector to pull in all content from a Google Sheets spreadsheet into Yext. The Google Sheets data connector contains pre-configured setups that allow you to sync data to Yext and create individual entities based on the stored data.

Custom Functions Added

gs_replace_comma

  • Replaces all commas outside of a cell value with a vertical pipe (|) to ensure that the text string is delimited appropriately between each cell and preserves any commas embedded within a cell value.
book
Prerequisites

This guide assumes you have a basic knowledge of Google Sheets and Yext, and that you have:

  • A live Yext account.
  • A live Google account.
  • A Google Sheets spreadsheet. Note that if your file is in .xlsx or .csv format, you must download your file as a Google Sheet prior to using the Connector.
  • Entity Types in the Knowledge Graph that correspond to the data you will be retrieving from Google Sheets. These can be either built-in or custom entity types. See the Manage Entity Types unit for more on enabling built-in entity types, and the Create Custom Entity Types unit to learn how to add custom entity types.