I want to retrieve the collection elements to include them in an email

:bullseye: What is your goal?

I want to pick the elements from collections to include them in an email.

:thinking: What is the problem & what have you tried?

I have a scenario with
google sheet module and i search rows. It’s Ok
Array aggreagtor to create my bundles with a group u element by order.
I have 3 bundles and each bundle,one array And One budnle with 1 collection, another with 2 collections and the last with 3 collections
Each collection : Name, Surname, Link 1, Link 2, Id_contact, Id_order
It’s ok

I want to pick the the collections ans send an e mail for each bundle
The email contains 1 or more collections (numbers of persons)

Email example :
Hi,

The Persons :
Name1 surname1
Link 11
Link 12
Name2 surname2
Link 21
Link 22

… other person

:clipboard: Error messages or input/output bundles

Welcome to the Make community!

Please provide the input/output bundles of each of the relevant modules by running the scenario, or get the bundles from a previous run from the Scenario “History” tab.

Providing the bundles from a scenario run will allow others to replicate what is going on, especially if there are complex data structures (nested arrays and collections) and external services. This helps mapping the correct raw variable names from collections (instead of the label/display name).

Format bundles or JSON with the Code button. See instructions:

View Details â—€

Click on the white speech bubbles on the top-right of each module and select “Download output (or input) bundles”.

A. Upload a Text File

Save each bundle contents in a plain text editor as a moduleNumber-output.txt file. Open the file to check if it has not added additional formatting or encoded the plain text.

  • You can upload files and images to this forum by clicking on the upload button:

    Uploading an attachment here will look like this:
    module1-input.txt (1.2 KB), module1-output.txt (3.4 KB)

B. Insert a Formatted Code Block

If you are unable to upload files on this forum, alternatively you can paste the bundles AND format them correctly.

:warning: Formatting IS Important! :warning:

Here are some ways to provide text content in a way that it won’t be modified by the forum.

  • Method 1: Type code fence manually —
    Manually type three backticks ``` in a separate line before and after the content, like this,

    ```
    text goes here
    ```
    
  • Method 2: Highlight the pasted content, then click the preformatted text/code button —

  • Method 3: Upload your file elsewhere and share the public link —
    This method is only advised for large files exceeding the forum upload limit.


This will allow others to better assist you. Thanks!

— @samliew
P.S.: investing some effort into the tutorials in the Make Academy will save you lots of time and frustration using Make!

Hello You will find

Module1-input.txt (3.6 KB)

Module1-output.txt (4.5 KB)

Module2-Operations1-Output.txt (612 Bytes)

Module2-Operations2-Output.txt (1.2 KB)

Module2-Operations3-Output.txt (1.8 KB)

Module3-Operations1-Output.txt (550 Bytes)

Module3-Operations2-Output.txt (550 Bytes)

Module3-Operations3-Output.txt (568 Bytes)

Module3-Operations4-Output.txt (553 Bytes)

Module4-Operations6-Input.txt (1.4 KB)

Module3-Operations5-Output.txt (562 Bytes)

Module3-Operations6-Output.txt (562 Bytes)

Module4-Operations2-Input.txt (1.4 KB)

Module4-Operations2-Input.txt (1.4 KB)

Module4-Operations3-Input.txt (1.4 KB)

Module4-Operations4-Input.txt (1.4 KB)

Module4-Operations5-Input.txt (1.4 KB)