Bobi

Schedules — when a task should run

Every task needs a rule for when it should run. You have three options: on a fixed schedule, in reaction to an event in the system, or once at a specific time. You pick the trigger in the “When to run” field of the task form.

On a fixed schedule#

A schedule runs the task on a cycle. In the “How often” field you choose one of six modes:

ModeWhat it meansExample
Every few minutesAt even intervals — choose every 5, 10, 15 or 30 minutesCheck the inbox every 15 minutes
Every hourAt the top of every hourRefresh order statuses hourly
Every dayOnce a day at a chosen timeA morning report at 8:00
Workdays (Mon–Fri)Monday to Friday at a chosen timeEvery day at 9:00 on workdays (the default)
Weekends (Sat–Sun)Saturday and Sunday at a chosen timeA weekly wrap-up on the weekend morning
Selected daysOn specific weekdays at a chosen timeOnly Mondays and Thursdays at 12:00

For modes with a specific time you also set the hour, and for “Selected days” — which weekdays. A new task starts with “every day at 9:00 on workdays”, which you then adjust to fit you.

Schedule builder with mode, time and weekday selection
The schedule builder — the “How often” mode, time and weekdays.
Active hours and time zone
Regardless of the mode, you can narrow a task to an active-hours window — e.g. 6:00–22:00 — so it doesn't run at night. All times are counted in the chosen time zone; the default is Europe/Warsaw.

On an event#

An event task reacts to what happens in the system instead of waiting for a time. In the “Event type” field you choose what triggers it, and you can optionally narrow it with a filter so it reacts only to the cases you care about:

EventWhat triggers itWhat you can filter by
Load status changedA load changes its statusStatus, previous status
Load documents status changedA load's documents status changesDocuments status
Document addedSomeone adds a documentDocument type
New emailA new email message arrivesSender (email, domain, name), subject, folder, recipient — and, under advanced options, the authentication result (SPF, DKIM, DMARC)
New offer createdA new offer appears

Example: to make a task react only to emails from one carrier, pick the New email event and enter przewoznik.pl in the Sender domain filter.

Event filter editor for a new email with sender and subject fields
The event filter — narrow the reaction to chosen senders, subjects or statuses.

Once#

If a task should run only once, pick a one-off time and set a specific date and hour. After it runs, the task is automatically archived after 7 days. Active hours don't apply here — only the exact time you set matters. How to get back to an archived task is covered in the section on managing tasks.

Next#

PreviousHow to write a good task promptNextProposals and approvals — accept, reject or modify