Using Google Place IDs to Pull Data

Hi All,

This community has been super helpful as I’ve started my bubble journey. I’ve searched the forum and haven’t found a great solution to the following problem.

My understanding is Google allows you to save Place IDs pulled from their API but not things such as address, reviews, location name, etc. Due to that I have created a workflow that saves Place IDs in my database but want to use that to then pull in location images, address, location name, etc from a Google API. Has anyone done anything like this?

Happy to provide more detail if needed!

Thanks for the help.

Hi Keemarley,

I think you need to get this Plugin, then you can use it as ‘Get data from External API’ within a workflow, and enter in your Place ID dynamically

Thanks Mccjon, that’s super helpful! I will implement that solution now.