1. Tasks
  2. Merge Object

Tasks

Merge Object

Stores complex JSON objects and multiple data points into stub.data in one task using json structure.

Basic usage

Use this when you wish to manipulate and/or add data to stub.data for use later

loading...

Parameters

merge_data

required
json

The data structure you wish to store in stub.data. You can define any JSON data element include objects, arrays or standard key, value pairs.


Result

loading...

Properties

merge_data

JSON Object that contains the end result of the Merge Object task with the actual data, after data substitution, as it would be merged into stub.data