Neo Transformer Block

The Neo Transformer block allows you to invoke a NEO dataflow for data transformation. Below is the screenshot showing the fields in the block.

The table below describes the fields in the block.

Field NameDescription
Enter urlSelect the Neo Dataflow from the drop-down menu. The drop-down lists Dataflows with the Connectplus tag.
AuthorizationAuthorisation key for the API (if required).
Split ResponseSplits the response when the API returns an array of objects.
True - Separates each array element in the API response into individual responses
False - Keeps the response as a single array without separation