Set JSON
The Set JSON action Stores the JSON from the input data.
Parameter descriptions
Parameter | Description |
---|---|
JSON type | String: A JSON value enclosed in quotes. Number: A numeric JSON integer value not enclosed in quotes without a decimal point. Float: A numeric JSON value not enclosed in quotes with a decimal point. Boolean: A JSON value of true or false not enclosed in quotes. Object: A JSON values with a set of key/value pairs. |
Input tab
Parameter | Description |
---|---|
JSON | The source of the JSON string when the trigger action is executed. |
Property | The property of the JSON. |
Value | The Value of the JSON. |
Output tab
Parameter | Description |
---|---|
JSON Output | The Output JSON. |