Skip to content

Rest API request guidance. #9752

Answered by andz-bb
BigMacUK007 asked this question in Help
Feb 20, 2023 · 2 comments · 6 replies
Discussion options

You must be logged in to vote

hey @BigMacUK007 - welcome to Budibase 😊

I've had a play around with your idea on my end and I think I have a good way for you to pull everything together.

For the calculation of lat/long from a postcode I created a new REST datasource that queries postcodes.io with a postcode as a binding. I have this set to run on an automation when a new Location row is added. After the query runs with the newly added Postcode, the lat/long returned from the query are added to the location row.

As the homepage of my app I have a dashboard with all of my locations and a form sidebar to create more. I've included a map component here to visualise the locations available. When I click a row or a marker …

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
4 replies
@BigMacUK007
Comment options

@BigMacUK007
Comment options

@andz-bb
Comment options

@BigMacUK007
Comment options

Answer selected by andz-bb
Comment options

You must be logged in to vote
2 replies
@andz-bb
Comment options

@BigMacUK007
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
bb-automations Budibase Automations related work
2 participants