Create JSON Document Step

Use this step to create a JSON document. This step converts a Text document to JSON Document, if the content of Text document is a valid JSON. The resultant document will be parsed as a JSON document and is ready to be consumed by the Get JSON Document Data step.

The input to this step can be a Text Document, which can be created in multiple ways.

The following table describes the properties of the Create JSON Document customizer window:

Create JSON Document Step Properties

Property

Description

Source Document

Variable containing the source document from which you want to create a JSON document.

Document

Document that contains the resulting JSON document.

You can use the same variable that you used for the Source Document field if you do not need to use the original document again with subsequent steps. The variable assigned to the Result Document is used as the input to the Get JSON Document Data step.