Delete Key Value

Deletes the key value of a JSON input.

This activity deletes the user-specified key value of a given JSON input.

Input

In this activity, we can specify either Key or Select Token to set the value based on the scenario. If the Key property value is specified the Select Token value won't be taken into consideration.

Output

  • Result: String Variable Stores the value of the selected key that is removed in the specified String variable.

Last updated