Core Nodes
Core nodes provide general-purpose data processing capabilities that work independently of any external service or connection.
Available Core Nodes
| Node | Description |
|---|---|
| Switch | Route data to different branches based on conditions |
| Transform | Modify, reshape, and transform data fields with 25+ operations |
| Merge | Combine data from two inputs using append, key matching, zip, or first-non-empty |
| HTTP Request | Make HTTP requests to external APIs and services |
| Webhook Response | Return a custom HTTP response to a webhook caller |
| Wait | Pause workflow execution for a duration or until a specific time |