Write JSON activity
The Write JSON activity takes a structure equivalent to JSON as input and outputs a string in the JSON format containing the data held in the complex variable. This string can then be written to a file or posted using HTTP.
About this task
To add a Write JSON activity to an orchestration:
Procedure
- Create or open an orchestration. For more information, see Building an orchestration. A graphical representation of the orchestration is displayed.
- Select the Activities tab and expand the Transform folder.
- Drag the Write JSON activity onto the orchestration.
- Select the Write JSON activity and configure it as described in Write JSON activity configuration.