Workflow Types
Kadoa supports two types of workflows based on how they run:Real-Time Workflows
Available for Enterprise customers.
Non Real-Time Workflows
Recommended for most use cases. Workflows run once or on a schedule (every 10 minutes to monthly), can navigate across multiple pages.Creating Workflows
Build with UI
Use our visual workflow builder to create and configure workflows without code.
Build with Code
Create workflows programmatically for automation and integration.
Learn More
- Navigation Modes → - How Kadoa navigates websites
- Schemas → - Define what data to extract
- States → - Understand workflow status and lifecycle
- Error Handling → - Handle and debug workflow failures