- 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
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 }}
samliew – request private consultation
Join the unofficial Make Discord server to chat with other makers!
thank u so much! it worked!
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 | Tutorials
- Make Academy – learn Make and get your certificate
- Discord Server – join us in live chat for fans of Make!
Help Center Basics
- Mapping – What is mapping? What can I map?
- Mapping with arrays – How to map items in an array
- Aggregate an array for mapping complex fields
- Tokens for
parseDate
| Tokens forformatDate
- HTTP modules – Make a request, Get (download) a file
- Webhooks – Error Handling, Responding to webhooks
Articles & Videos
- Router Magic Formula - YouTube
- Error Handlers in Make - YouTube playlist
- Getting started with OpenAI
- How to use Regex in Make
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:
3. Don’t forget to like and bookmark this topic so you can get back to it easily in future!
samliew – request private consultation
Join the unofficial Make Discord server to chat with other makers!