About Demo Flows
FlowRunner™ comes with a set of sample flows designed to help you learn and explore its capabilities. These flows demonstrate common use cases and techniques, offering practical examples of how to build and automate workflows effectively. Each flow is tailored to teach specific skills, from handling user inputs to leveraging AI and managing errors.
The following tables provide a detailed overview of the included sample flows and highlight the features they demonstrate.
Sample Flows¶
Flow Name | Overview | Features Covered |
---|---|---|
Welcome Email Flow |
Automatically initiates a flow to send a welcome email when a new user registers, ensuring personalized communication with each new user. |
|
Basic Approval Flow |
Implements a standard approval process where user-submitted requests are routed to an approver. Approved requests proceed, while denied ones loop back with feedback. | |
Daily Reminder Email Flow |
Automates weekly checks for incomplete tasks and sends reminders, ensuring tasks stay on track and deadlines are met. | |
Customer Satisfaction Survey |
Processes survey form inputs, records responses, assigns satisfaction scores, and sends thank-you notes based on the results. |
|
AI-Driven Sentiment Analysis |
Analyzes sentiment in user feedback using AI and routes positive or negative feedback to the appropriate teams for follow-up. |
|
AI-Powered Chatbot |
Enables bidirectional communication between a user interface and AI, where user prompts are processed and responses are delivered back to the UI. | |
AI-Powered Daily Report |
Generates and sends a daily summary report, combining AI document processing with PDF Generation and email automation. |
|
AI-Powered Data From Image Extraction |
Handles file uploads by extracting data from images using AI and saving the results in a database for further processing. | |
Sample Error Handling |
Runs tasks with error monitoring, sending notifications and logging error details whenever issues arise. |
Features and Sample Flows¶
These tables provide a comprehensive guide to the sample flows included in FlowRunner, helping you quickly identify the flows and features most relevant to your needs. By exploring these examples, you can gain valuable insights into building effective and sophisticated workflows.