How to get value from another module since it didn’t show up in bundles when try to map?
You cannot use data from a different route. Whether you can put the modules in front of the http request or you have to save the output into a variable with the “set variable” module. If you do that, don’t forget to use “get variable” in front of the http module. Hope that helps.
1 Like
Welcome to the Make community!
You probably should simply use an Array Aggregator instead.
That way you can access all the fields in the aggregated array.
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: Did you know, the concepts of about 70% of questions asked on this forum are already covered in the Make Academy. Investing some effort into it will save you lots of time and frustration using Make later!
1 Like