Recipes Guide
Unlock the Power of Automated Workflows: A Guide to Recipes for European SMEs
As a small to medium-sized enterprise (SME) in Europe, you’re likely no stranger to the challenges of managing complex business processes. From data synchronization to manual entry and error-prone workflows, it’s easy to get bogged down in administrative tasks that take away from your core activities.
That’s where recipes come in – automated workflows that enable multiple applications to interact seamlessly within Docebo Connect. In this article, we’ll delve into the world of recipes, exploring what they are, how they work, and why they’re a game-changer for European SMEs like yours.
What Are Recipes?
Imagine being able to automate data flow and processes between your various systems, eliminating manual entry and reducing errors along the way. That’s exactly what recipes do – they consist of triggers (events that initiate the recipe) and actions (steps that execute when the trigger fires). For example:
- Trigger: “User created in Workday”
- Action: “Create user in Docebo”, “Send email notification”
Key Point: Recipes are all about automating data flow and processes, freeing up your team to focus on high-value tasks.
Recipe Execution Flow
Let’s take a closer look at the recipe execution flow:
graph TD
A[Trigger Fires] --> B{Trigger Type}
B -->|Event| C[External system event]
B -->|Scheduled| D[Cron timer fires]
B -->|Manual| E[Test Recipe clicked]
C --> F[Evaluate Conditions]
D --> F
E --> F
F --> G{Conditions Met}
G -->|Yes| H[Execute Action Steps]
G -->|No| I[Skip - Log to Dashboard]
H --> J{Action Succeeds}
J -->|Yes| K[Next Action or Complete]
J -->|No| L[Error Handler]
L --> M{Retry Available}
M -->|Yes| H
M -->|No| N[Log Error to Dashboard]
This visual representation shows the step-by-step process of recipe execution, from trigger firing to action execution and error handling.
Prerequisites
Before diving into recipes, make sure you have the following prerequisites in place:
- Docebo Connect activated
- Admin access to Docebo Connect
- At least one configured connection to an external system
- Understanding of the business process you’re automating
Recipe Types
There are three types of recipes: Event-Triggered, Scheduled, and On-Demand.
Event-Triggered Recipes
These start automatically when a specific event occurs:
- New user created in external system
- Data updated in connected application
- File uploaded to a folder
- Best for: Real-time synchronization
Scheduled Recipes
These run at specified times or intervals:
- Run daily, weekly, or monthly
- Batch import of employee data
- Periodic data synchronization
- Best for: Regular syncs on a predictable schedule
On-Demand Recipes
These are manually triggered through the Test Recipe button:
- One-time data imports
- Testing and validation
- Ad-hoc integrations
- Best for: Initial setup and testing
Recipe Lifecycle
A recipe’s lifecycle consists of two main stages:
1. Draft Status
- Recipe created but not activated
- Contains incomplete or untested configuration
- Can be edited and modified freely
- Not executing any workflows
2. Running Status
- Recipe is active and executing
- Monitoring for trigger events (event-triggered recipes)
- Executing scheduled actions (scheduled recipes)
- Jobs logged in Dashboard tab
By understanding the recipe lifecycle, you’ll be able to create, manage, and monitor your automated workflows with ease.
Key Takeaways
- Recipes automate data flow and processes between Docebo and third-party systems.
- There are three types of recipes: Event-Triggered, Scheduled, and On-Demand.
- Recipes can be customized to fit your business needs and processes.
- By using recipes, you’ll reduce manual entry and errors, freeing up time for high-value tasks.
Call-to-Action
Ready to unlock the full potential of automated workflows in your European SME? With VORLUX AI’s expertise and guidance, you can create custom recipes that streamline your business processes and increase productivity. Contact us today to learn more about how recipes can transform your organization!