Workflows is billed on a pay-as-you-go basis. You are charged for each action step that succeeds. See list pricing.
Enable Workflows
Workflows is a pay-as-you-go add-on. To enable it, follow these steps:- Go to Your plans.
- Find Workflows and click Get started.
- Complete checkout.
How a workflow works
Every workflow has three parts:- Trigger — what starts the workflow. For example, a tenancy being activated, an invoice becoming past due, or a request from your own systems.
- Steps — what happens next. Steps can be actions (create a task, send a letter), If / else branches, or For each loops.
- Runs — each time the trigger fires, Yorlet records a run so you can see what happened.
- Draft — saved but not live. Use this while you are still building.
- Active — published and running whenever the trigger fires.
- Inactive — kept in your list, but it will not run until you click Activate.
Get started
Create a workflow
Name a workflow, choose a trigger, add steps, and publish it
Triggers
Choose what starts a workflow — events, invoices, tenancies, or the API
Actions
Create tasks, notes, invoices, letters, and more
Conditions and loops
Branch with If / else, or repeat steps with For each
Variables
Insert values from the trigger, earlier steps, and the time the workflow ran
Runs
See what a workflow did and troubleshoot failed steps