Transform Step

This step makes it possible to transform data to and from different formats.

The following table lists the fields valid for this type of step.

Field Description Mandatory?

Code

Code of the integration step.

Yes

Sequence

The sequence of this step. The integration steps get executed in an ascending order of their sequence.

Yes

Subtype

TRANSFORM

Yes

Condition Invocation Check

A dynamic logic condition to check if the step should be invoked or not. The step is skipped if the condition returns false

No

Function Post Process

A dynamic logic function to post process the results of the step.

No

Transform Dynamic Logic

Code of the dynamic logic unit that performs the transformation.

Yes

Output MIME type

The MIME type setting for the outgoing request. Default is application/json

No

Sample Configuration

See Delivery step