Key Features
- Visual Builder: Intuitive drag-and-drop workflow creation
- AI Integration: Native support for OpenAI, Anthropic, Fal.ai and more
- Third-Party Tools: Seamless integration with Slack, GitHub and others
- Logic Controls: Built-in conditionals and loops
- API Access: RESTful API for programmatic execution
- Scheduling: Automated workflow runs on schedule
Core Concepts
Actions
Actions are the building blocks of workflows. They are the steps that
perform the work in your workflow.
Triggers
Triggers are the first step in building a workflow. They determine when and
how your workflow should run.
Conditionals
Conditionals let you add branching logic to your workflows. Control the flow
based on data and conditions.
Loops
Loops allow you to repeat actions multiple times. Iterate through data or
run steps until a condition is met.
Developer Resources
API Reference
Build your own applications with our RESTful API, which lets you run workflows
programmatically.
Still have questions? Reach out to us at help@tryleap.ai.