fetch_google_places
Fetch information about the most relevant places surrounding a location.
Given the latitude and longitude coordinates of a location in each row, uses the Google Places API to enrich the dataset with information about the surrounding businesses, their ratings etc. See below for further information about the specific columns to be added by the step.
???+ info “API integration”
To use this step your team needs to have the Google Places integration configured in Graphext. The corresponding credentials
are required to connect to a third-party API. You can configure API integrations following the INTEGRATIONS
or ADD INTEGRATION
link in the top-left corner of your Team’s page, selecting API keys
, and then the name of the desired third-party service.
To enable the Google Places integration in particular you will need access to Google’s Places API. Follow the instructions here to create the required API key.
Was this page helpful?