How do I make the data in HTTP into variables?

I am trying to extract the data that the HTTP module is getting, but for some reason the data is “flat”. I am unable to refer to the variables within the data for the next module, Caspio. How do I fix this?


Hello @artemis.water and welcome to the Make Community!

In your HTTP module settings, there’s this option that needs to be enabled:
image

Please try that and see if it helps you out.

3 Likes

Welcome to the Make community!

In your HTTP module settings “Parse response” field, select “YES” (it is “No” by default)

This will allow you to map the response collection properties (variables) in subsequent modules.

Join the Make Fans Discord server to chat with other makers!

3 Likes