Expose Latitude & Longitude Fields via API

We'd love to develop a custom application that shows a world map and drops a pin in a location every time a gift is received. To do this, we need to expose the latitude and longitude coordinates of any address in RE.

Ideally, the Address API endpoint in RE:NXT could be modified to include the existing latitude and longitude fields that drive the Constituent Map List.

I'd also settle for the address lat/long fields to be included in the list of possible output fields of Query. Either one would allow us to build this.

Exposing these fields would enable a host of new location-dependent automations and integrations.

  • Ken K
  • Jun 12 2025
  • Attach files
  • Erik Leaver commented
    15 Jul 18:46

    Ken, couldn't you just use something like the Google Geocoding API to take your addresses & convert into lat/long?