Hi
I’ve managed to successfully connect to a geocode API with the standard JSON body. However, I’m struggling how to use the dynamic values to make them available in Bubble.
THIS WORKS
AND THIS IS THE RESULT
HOWEVER, I JUST CANT GET INTO MY HEAD HOW TO USE THE DYNAMIC VALUES.
(1) I need two different '“lon” and “lat” but Bubble only seems to recognise one set, and I imagine my API provider will only recognise “lon” and “lat” so its not as if I can create some different keys;
(2) when I add the <> to make ‘Key’ elements, I’m not sure what to do with the numbers in the JSON body?
Any help would be greatly appreciated
Thanks
Stephen