How-to Guides: Operator Library

Data Workflow is one of the most-powerful tools in Unqork. Because of its great importance in application builds, we've put together an extensive library of use cases to help you understand and configure Data Workflow operators. Our how-to documentation is organized based on the Data Workflow component's operator menu in the Unqork Designer Platform.

I/O Operators

These operators let you create inputs and outputs for your Data Workflow. They include the Input, Group Input, Output, Set Outputs, and Console operators.

Gateways Operators

These operators let you control pathways and the flow of your Data Workflow. They include the Gate, Input Switch, and Branch Merge and Branch Split operators.

Table Operators

These operators let you manipulate table data, convert data into other data types, and perform SQL-like operations without using code. They include the Append, Merge, Nest By, and Sort operators.

Array Operators

These operators let you manipulate array data, retrieve array data, and perform SQL-like operations without using code. They include the Array2Col, Get, Join, and Set operators.

Object Operators

These operators let you manipulate object data, convert object data into table data, and remove unwanted null values. They include the Clean Object, Has, and Object2Table operators.

Value/String Operators

These operators let you convert data to other data types, use formula logic, and perform SQL-like operations without using code. They include the Convert Value, Excel to JSON, Formula, and NLP operators.