Need help with dynamic use of results from array aggregator



I have 2 parameters details in my array aggregator module

What i want is this I want that I want to access my each parameter name separately and use them in my json as parameterName, How can I do it

Welcome to the Make community!

Looks like you should be using another Text Aggregator to build the JSON of the array first.

If you need further assistance, please provide the following:

Please provide the output bundles of the relevant modules by running the scenario (you can also get this without re-running your scenario from the History tab).

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

A. Upload as a Text File

Save each bundle contents in a plain text editor (without formatting) as a bundle.txt file.

You can upload the file here by clicking on this button:

B. Insert as Formatted Code Block

If you are unable to upload files on this forum, alternatively you can paste the formatted bundles.
These are the two ways to format text so that it won’t be modified by the forum:

  • Method 1: Type code block manually

    Add three backticks ``` before and after the content/bundle, like this:

    ```
    content goes here
    ```

  • Method 2. Highlight and click the format button in the editor

Providing the input/output bundles will allow others to replicate what is going on in the scenario, especially if there are complex data structures (nested arrays and collections) or if external services are involved, and help you with mapping the raw property names from collections.

This will allow others to better assist you. Thanks!

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

— @samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.

Hi @Jatin_Bitthal

Setting up right source module in array aggregator might solve your issue.

Best regards,
Msquare Automation
Platinum Partner of Make
@Msquare_Automation

1 Like