Forum Discussion

Markzolotoy's avatar
Markzolotoy
Impactful Individual
3 years ago

Data from Web - running multiple API call in the same query

My APIs require a token to access to. I have two other APIs that generate tokens. I would like to call token APIs before calling the actual data access API. But looks like the query only returns the ...