Make not recognizing value of a variable

Hello everyone, I am building a scenario in which I call a weather forecast API. The response of the API is parsed under the same variable “Output” so to extract all the variables inside it I was trying to use a parse Json module. I determined a data structure using the “generate” tool. However it looks like make is not recognizing the value inside the “output” variable from the API. I try mapping it but after clicking run it asks me to manually enter the value.

I have tried to use the variable in all types of modules and the same things happens. can someone please help m to solve it?

I attach a screenshot below

Welcome to the Make community!

You cannot individually run each module if you don’t know example values of the “Data”.

Try running the full scenario by clicking the “Run Once” button.

Screenshot_2025-02-25_220239

For more information, see these duplicate questions previously asked and answered by other community members:

Hope this helps! Let me know if there are any further questions or issues.

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.