Post Code from Pin Position

When using Google Maps in any browser, when you position a Pin, it gives you a postcode. Is there a way to get a postcode when placing the pin in Appsheet?

You can create a Map view sourced from a table such that when you place a pin in the Map View, it will show the corresponding address. If you then tap the check mark to “accept” the address, an associated From view will show and if you include the Address field the Map View is based on, the “accepted” address will automatically populate in the Address field. You can then pars the address to extract the Postcode.

I hope this helps!

Map View based on the source table - showing Pin dropped

Form View opened after tapping “check mark” - address pre-populated. You can parse this address to ge the Postcode.

Map View with Address column set

1 Like