Unpacking collection

  • explain your goal with as much context as possible
    i am trying to set the as a variable
  • mention any steps you’ve tried so far
    i have tried to map it or turn it into a array first but nothing seems to be working, it rather comes up as empty or says “value” after the interator

Include screenshots of





The variable conversion_summary, is NOT an array. Therefore you should not be putting it into an iterator module.

You could just map the variable directly:

{{ 1.data.conversion_summary.session_landing_page }}

samliewrequest private consultation

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

2 Likes

thank u so much! it worked!

2 Likes

No problem, glad I could help!

Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —

General

Help Center Basics

Articles & Videos

1. If you have a new question in the future, please start a new thread. This makes it easier for others with the same problem to search for the answers to specific questions, and you are more likely to receive help since newer questions are monitored closely.

2. The Make Community guidelines encourages users to try to mark helpful replies as solutions to help keep the Community organized.

This marks the topic as solved, so that:

  • others can save time when catching up with the latest activity here, and
  • allows others to quickly jump to the solution if they come across the same problem

To do this, simply click the checkbox at the bottom of the post that answers your question:
Screenshot_2023-10-04_161049

3. Don’t forget to like and bookmark this topic so you can get back to it easily in future!

samliewrequest private consultation

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

1 Like