Skip to content

Node Types - Basic

3.3.2. Basic

Description

The Basic group provides foundational processing stages, commonly used for external service connection, control flow, and custom logic execution.

Nodes

  • HTTP Request: Sends HTTP requests to APIs or external services to fetch/send data.
  • Delay: Pauses workflow execution for a specified duration before continuing.
  • Code: Executes custom code snippets for tailored data processing.