Geocoding API Return Values

Hi,

I'm hoping someone here can help me out with using the return values of a webhook. This is may first time trying out this new-ish feature and I'm having trouble configuring the return vaules.

What I'm trying to do is simple: Get the LatLong coordinates of an address using the free maps.co API. The documentation is here: https://geocode.maps.co.

The webhook I'm using is: https://geocode.maps.co/search?q=<<ENCODEURL([Combined Address])>>

It works, and it returns the JSON of the lat and long firlds, however when I build them  in to the next step of the bot, it gives me an error:

Error: Failed Webhook type translation: Key 'lon' not found in returned object.

What am I doing wrong??

0 6 359
6 REPLIES 6
Top Labels in this Space