Hi there,
I’m calling an API to get a list of current days with stock data. I don’t know in advance the day’s date. How can I read the “open” element dynamically in a collection? How can I read a member in the collection without referring to the collection name?
Welcome to the Make community!
In your HTTP module settings “Parse response” field, select “NO” (default is NO).
This will allow you to add a wrapper in a Parse JSON module, or use a Text Parser to extract the data from the response.
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.