Nodes at a glance
API
Make HTTP requests to external APIs and services.
Datastore
Store, retrieve, or delete values across workflow executions.
Extract Website Content
Scrape and extract content from a web page URL.
Final Output
Define the final response returned by the workflow.
Return Response
Return a custom HTTP response with a status code, headers, and JSON body.
Call Flow
Trigger another workflow in the project as a child flow.
Get Flow Result
Wait for a child workflow to complete and retrieve its result.