Skip to main content

Workflow Template: Append data to an Array (Torq)

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

Updated yesterday

This workflow template demonstrates how to efficiently append JSON data to an array using Torq's platform, providing a practical example for data manipulation tasks. Ideal for users looking to streamline data processing, it starts with setting up JSON data, loops through analysis results, appends each entry to a new array, and prints the results. This template simplifies handling complex data structures, enhancing operational efficiency.

Use Cases

Example

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?