Using the geo_distance parameter with the HubDB API

Опубликовано: 15 Июль 2026
на канале: Teun Rutten
107
1

Two weeks ago, we launched a new HubSpot CMS website for our amazing client Processionals.

We build a custom integration between My Solution and HubDB, a custom integration with Indeed, a custom integration with Nationale Vacature Bank, and implemented the HubSpot Salesforce Integration.
Now besides the integrations, we also build a lot of cool functionalities in the CMS, and in this video, I would like to showcase one particular function.

If you store the geo_location for each row in HubDB, you can access a really cool parameter when calling the HubDB API. With the geo_distance filter, you can retrieve all rows that are within a specified range of a latitude and longitude point.

Check out the video to see how we leveraged this using React and the HubDB API.