How to get the Result key from a fetch

Hi,

i want to get the result from a fetch by REST API from mapbox.
I have two fetches which are “combined” together, or depend on eatch other.

This mapbox has in my opinion a bad system which seems at the moment.

Let me explain.

I have two curls for mapbox which are /suggest and after that /retrieve
Its because i can not get the LAT and LNG by the /suggest (sad for mapbox, needs to be changed)

So i need to work with the mapbox_id to get LAT/LNG

Now i put in my WeWeb “data” a seperate collection based on the /suggest and using the mapbox_id to get the coordinates (LAT/LNG).

I am just wondering how to use the Result key from a collection fetch and gives me, yeah, like an option to use this fetched data in WeWeb to process it in further logics.

If there is an option it would really help, so i dont need to refetch again and can just save the values which are already fetched into variales.

Hope you know what i mean :-/

Many thanks in advance

Sry, can be closed this topic. Mapbox is shit with their accuracy. (very sad)
I will just use google maps.