Skip to content

Practical demo applications for integrating in-app workflow builders and workflow automation into your applications. Complete source code examples showing how to embed visual workflow builders, process automation, and business logic flows directly in your platform.

Notifications You must be signed in to change notification settings

embedworkflow/embed-workflow-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Embed Workflow Demos

Disclaimer: Parts of this content have been generated with the use of AI.

Practical demo applications for integrating workflow automation into your applications. These examples show how to embed Embed Workflow's visual workflow builder and automation capabilities directly into your platform.

What You'll Learn

  • How to integrate Embed Workflow into existing applications
  • Setting up automated notifications and workflows
  • Using pre-built triggers and actions
  • Implementing fallback systems for reliability
  • Best practices for workflow automation

Repository Structure

🟢 Beginner Demo

todo-slack-notifications/ A complete Next.js Todo application that demonstrates:

  • Task creation and completion workflows
  • Automated email or Slack notifications using Embed Workflow
  • Embedded workflow builder UI integration
  • JWT authentication for secure access
  • Fallback notification system

🟡 Intermediary Demo

ai-content-router/ An advanced AI-powered content generation and distribution system that demonstrates:

  • AI integration with conditional prompts
  • Smart content routing based on content type
  • Multi-channel distribution (Email, Slack)
  • Complex workflow logic with branching
  • OpenAI API integration for content generation

Getting Started

  1. Clone the Repository

    git clone [repository-url]
    cd embed-workflow-demos
  2. Choose Your Demo Navigate to the demo you want to explore:

    Beginner Level:

    cd beginner/todo-slack-notifications

    Intermediary Level:

    cd intermediary/ai-content-router
  3. Follow Setup Instructions Each demo includes a detailed README with setup instructions, API key configuration, and usage examples.

Prerequisites

  • Node.js 16+ installed
  • An Embed Workflow account (sign up here)
  • Basic knowledge of JavaScript/React

Support

Each demo includes:

  • Complete source code with comments
  • Step-by-step setup instructions
  • Configuration examples
  • Troubleshooting guides

Start with the beginner demo to understand the basics, then progress to the intermediary demo to explore advanced features like AI integration and complex workflow logic.

About

Practical demo applications for integrating in-app workflow builders and workflow automation into your applications. Complete source code examples showing how to embed visual workflow builders, process automation, and business logic flows directly in your platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •