Collection

hello, i am trying to get info from the “Kommo” Module, “custom fields values” but i see on the side this “[{collection}]” i tried everything i can to extract them but i couldnt.

first i used iteraton, but i got many bundles, i need to have access to all of them for the next module, so i tried array agregator after iterator. but when i try to set different values of the “custom fields values” in the openai module, i only see 1 of the many “values”




You can use the map() function to get values out of your aggregated arrays. There is tons on that in the community and the help docs, but can I recommend you start with the Make for Make Newbies video series I put together - it will help you tremendously to understand how to access the necessary pieces of data in this scenario and future scenarios.

You may not even need the iterator/aggregator if you can access the Custom Field Values collection. IF you can share what that specific collection looks like from your output bundles we can work on figuring out how to reference various keys in that collection and their respective values.


Alex Sirota
Director of NewPath Consulting - we are :superhero: Make Heroes! :woman_superhero:t4:

:heart_on_fire: Check out my series of videos and scenario walkthroughs for Make Newbies :heart_on_fire:

My Solutions on Make Community

1 Like