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 Name | Description |
---|---|
Enter url | Select the Neo Dataflow from the drop-down menu. The drop-down lists Dataflows with the Connectplus tag. |
Authorization | Authorisation key for the API (if required). |
Split Response | Splits 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 |
Updated 2 days ago