Merging Arrays from different Array Agregators

When merging arrays, you must not select a sub-property of that array, otherwise it is no longer an array.

7dee5f5b7d2d89d0092d5ad34e29e3758092e5ac

This is a very common mistake.

Instead, merge all the arrays first.

Then use the built-in functions map and get/first to extract sub-properties.

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 —

Getting Started

Help Centre Basics

Articles & Videos

Hope this helps! Let me know if there are any further questions or issues.

@samliew

1 Like