Workflow Nodes & Integrations
Workflow Nodes & Integrations
Section titled “Workflow Nodes & Integrations”This section mirrors the current node registry from src/lib/Nodes-Blocks. Use it as the source-aligned reference for triggers, browser page actions, flow control, data transformation, core utilities, AI nodes, and integrations.
How To Read Node Pages
Section titled “How To Read Node Pages”Each reference page is written around the same questions:
- What the node does.
- When to use it.
- Which inputs, settings, dependencies, and credentials it expects.
- What output it returns to downstream nodes.
- Which errors or edge cases to check first.
Use the reference after you know the workflow concept you are applying. For example, read Item Linking before debugging a mapping issue, then open the exact node page to confirm output fields.
Palette order
Section titled “Palette order”Common Starting Points
Section titled “Common Starting Points”- Use When Started for a simple manual workflow.
- Use Get Selected Text or Get All Text to start with page content.
- Use Edit Fields to shape data for later nodes.
- Use If, Loop, and Merge when the workflow path depends on data.
- Use AI only after the input data shape is stable.