13 built-in connectors to integrate with any service. All delivered via our plugin architecture.
Make HTTP/HTTPS requests to any external API or service.
Receive incoming HTTP requests to start a workflow.
Run workflows automatically on a cron-based schedule.
Integrate Large Language Models for AI-powered data processing.
Branch workflow execution based on data conditions.
Manipulate and reshape data between workflow steps.
Execute another workflow as a reusable sub-process.
Convert data between XML and JSON formats.
Return a custom response in synchronous webhook flows.
Send emails via any SMTP server.
Execute queries against PostgreSQL databases.
Catch and handle errors within workflow execution.
Define typed input parameters for workflows.