Skip to main content
All CollectionsTemplatesBasic
Append data to an Array (Torq) - Workflow Template
Append data to an Array (Torq) - Workflow Template

Append JSON data to an array using the Append to Array step. Example JSON data is provided to append to a new array.

Updated over a week ago

This Torq workflow template facilitates the enhancement of data aggregation by appending JSON data to an array, specifically suited for analysis data processing. With example JSON provided, users can execute this workflow to create a new array filled with aggregated data, making it ideal for scenarios that require organized and accessible data representation from JSON sources.

Use Cases

null

Workflow Breakdown

  1. Review the data in the first variable stepReview the output of the last loop where each element of the new array is printed.

  2. Run the workflow and observe the output of the first loop where the new array is created

  3. Review the output of the last loop where each element of the new array is printed.

Vendors

Utils

Did this answer your question?