Controls
User interface elements for configuration:
Text Control
Simple text input with template support.
Number Control
Numeric input with optional min, max, and step constraints.
Switch Controls
Boolean toggles.
Select Control
Dropdown menus with static or dynamic options.
Object Control
JSON editor for objects, arrays, and structured values.
Expression Controls
JavaScript code input for advanced users.
Data Pin
Data pins are the primary mechanism for passing information between nodes in Xentom workflows. They carry actual data values-strings, numbers, objects, arrays-and form the backbone of data flow throughout your automation processes.
Text Control
Text controls provide a flexible input field for accepting string values in your integration nodes. They support both single-line and multi-line text input, template expressions, and various text formatting options.