Skip to content

Core Nodes

Core nodes provide general-purpose data processing capabilities that work independently of any external service or connection.

Available Core Nodes

NodeDescription
SwitchRoute data to different branches based on conditions
TransformModify, reshape, and transform data fields with 25+ operations
MergeCombine data from two inputs using append, key matching, zip, or first-non-empty
HTTP RequestMake HTTP requests to external APIs and services
Webhook ResponseReturn a custom HTTP response to a webhook caller
WaitPause workflow execution for a duration or until a specific time