Bundles are not showing up as Dynamic Fields to Map into next step

Welcome to the Make community!

To map individual items in an array, you need to use map and get built-in functions.

E.g.:

{{ first(map(14.array; "config.delta"; "label"; "SMS Counter") }}

This means

Get the config.delta variable where the label property is “SMS Counter”.

This is Make 101. I strongly suggest doing the Make Academy before creating your first scenario.

For more information, see Mapping with Arrays below:

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

samliewrequest private consultation

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

1 Like