Set Key Value
Sets a key value to the given JSON.
Last updated
Sets a key value to the given JSON.
Last updated
This activity sets a new value to the specified key in the user-specified JSON input.
JSON Input: Required
Specifies the JSON in which a new key value is to be inserted.
Select Token: Specifies the JSON input .
Key: Specifies the new key that is to be inserted in the user-specified JSON.
Value: Required
Specifies the new key value that is to be inserted in the user-specified JSON.
Result: Stores the updated JSON after the new key-value insertion in the specified variable.