Need to set multiple variables from collections inside an array

You can use the built-in function map, followed by get or first

e.g.:

{{ first(map(1.fields; "value"; "field_id"; "pricePerAdRun")) }}

For more information, see the highlighted links below

Links

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

3 Likes