Architecture
Nodes
The functional units that appear in the workflow editor:
Environment Variables
Environment variables are global configuration values set during integration setup. They store sensitive information like API keys, configuration options, and settings that apply to the entire integration.
Trigger Node
Trigger nodes are the entry points for workflows in Xentom. They listen for external events and initiate workflow execution when those events occur. Trigger nodes can invoke other nodes but cannot be invoked themselves, making them the starting point of any automation flow.