Data Transformation
Troubleshooting FAQs - Data Transformation States
1. When should I use a Data Transformation state instead of a Function state? Use Data Transformation states when the required logic can be achieved using built-in capabilities such as JSONata, JSLT, or dataset operations. This helps avoid custom ...
Date & Time
Date & Time states enable date and time-based operations such as formatting, arithmetic calculations, difference computation, retrieving the current datetime, and extracting specific components. Available States: Add Subtract Format Difference ...
Data Set
Dataset states help you manage and refine collections of records before passing them to the next step in a circuit. These states operate on arrays of objects and are designed to filter, limit, or deduplicate data for cleaner, more efficient ...
JSON Conversion
JSON Conversion states convert data from various file formats into JSON for further processing within the circuit. Available States: JSON to JSON CSV to JSON XML to JSON YAML to JSON XLSX to JSON TXT to JSON Configuration and Common Fields The ...