Find place_id from Google Maps to

Hello everyone,
I connected the Google Places API to my app and want to add in one Input field the “place_id” by Google, that I am trying to get through the API.
Yet I stumbled on it multiple times. The only way it was showing is through the Editor:
grafik

grafik

So I need to extract it. Does anybody know how I can only show the business place id only from that search box result in the field or how I can extract it from the Google maps link?

Thank you!!

Hi there,

Have you tried ‘split by’ and then enter “place_id:” as that is a constant, and then choose item#2 as that should select the bits that come after ‘place_id:’

image

image

1 Like

That was very helpful. Thank you so much!! :slight_smile:

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.