Guides
Guides
Task-oriented walkthroughs — pick a goal, follow the linked reference pages in order. For a single guided build from zero, see the Tutorial.
Demo placeholderGuides — pick a goal, follow the steps
Build a REST API with authentication→
Expose endpoints, validate requests, and protect them with JWT — the most common backend to build.
REST APIsAuthenticationDatabase
Connect and query your own database→
Bring your PostgreSQL, MySQL, MongoDB or SQLite database and query it with the SQL node.
DatabaseEnvironment Variables
Export and deploy your backend→
Generate real source code for your framework of choice, then ship it as a container.
Framework ExportDocker ExportRuntime
Add an AI node to your workflow→
Call a language model as a regular step — classification, extraction, chat, or embeddings.
AI NodesAI Credits
Collaborate with your team→
Organize workflows into projects and workspaces, and invite collaborators as editors or viewers.
Projects & Workspaces
React to an external event→
Trigger a workflow from a webhook, and call out to another service from inside it.
WebhooksExecution