Pulling info from Google

Hi,

New to Glide apps, can i check if anyone knows how to pull this information from Google?

What fields do you want to pull from here?

Reviews, Price range($ sign), photos, opening hours are the key ones im looking for.

I know there’s a google places API from my research but i do not know how to connect with the API using Glide…is it possible?

It requires coding and I assume you want to return info from a text input, hopefully this helps.

I see! OK so if i understand correctly, any API i interface wiith, should feed data and requests(GET,POST etc) to and from the Google Sheets, not from Glide ,correct?

As of now, yes. In the future you will have an API column to work with inside Glide that will hopefully help you achieve what you want.