Workflow

Notifications, email logs and cron automation

Understand all event recipients, deduplication, retries, due/overdue reminders and SMTP behaviour.

34 connected guidesLive filterPermission-aware instructions
34 guides
Category

Service Journeys

Open guide →
Guide

Understand Service Journeys notifications

The notification library writes deduplicated log rows and attempts immediate email where recipients apply.

Open guide →
Guide

Understand staff recipients

Assigned staff are used first; otherwise active administrators receive staff notifications.

Open guide →
Guide

Understand client recipients

A linked active contact is preferred; otherwise the stored contact email is used.

Open guide →
Guide

Understand activity notification rule

Client email is considered only when the activity is marked visible; no staff email is generated for staff-added activity.

Open guide →
Guide

Understand task notification rule

Clients are notified when a task is visible or client action is required.

Open guide →
Guide

Understand task-completion notification rule

Clients are notified only when the completed task is visible.

Open guide →
Guide

Understand message direction

Staff messages notify client; client messages notify staff.

Open guide →
Guide

Understand document notification direction

Visible staff documents notify client; client documents notify staff.

Open guide →
Guide

Understand due/overdue recipients

Due and overdue reminders are staff-only.

Open guide →
Guide

Understand notification deduplication

A hash prevents the same event/recipient payload being queued repeatedly.

Open guide →
Guide

Understand immediate email attempts

New log rows are attempted immediately.

Open guide →
Guide

Understand failed email status

Failed attempts retain error evidence for retry.

Open guide →
Guide

Understand retry limit

Failed notifications are retried no more than three attempts.

Open guide →
Guide

Understand first retry timing

The first failed attempt becomes eligible after 15 minutes.

Open guide →
Guide

Understand second retry timing

The second failed attempt becomes eligible after 60 minutes.

Open guide →
Guide

Understand cron retry batch

Each cron run retries at most 25 eligible failed notifications.

Open guide →
Guide

Understand due-soon reminders

Outstanding applications due within three days are eligible.

Open guide →
Guide

Understand overdue reminders

Outstanding applications with a due date before today are eligible.

Open guide →
Guide

Understand reminder scan size

Due/overdue processing evaluates up to 250 application rows.

Open guide →
Guide

Run notification automation

The module hooks before_cron_run and calls the notification processor.

Open guide →
Guide

Understand sender address selection

The library checks smtp_email, company_email and companyemail options.

Open guide →
Guide

Understand BCC configuration

Configured bcc_emails can be applied.

Open guide →
Guide

Review notification evidence

Inspect pending, sent, failed or skipped log entries and errors.

Open guide →
Guide

Understand event: Application created

The notification/audit layer recognises the Application created event.

Open guide →
Guide

Understand event: Status changed

The notification/audit layer recognises the Status changed event.

Open guide →
Guide

Understand event: Case updated

The notification/audit layer recognises the Case updated event.

Open guide →
Guide

Understand event: Activity added

The notification/audit layer recognises the Activity added event.

Open guide →
Guide

Understand event: Task added

The notification/audit layer recognises the Task added event.

Open guide →
Guide

Understand event: Task completed

The notification/audit layer recognises the Task completed event.

Open guide →
Guide

Understand event: Message added

The notification/audit layer recognises the Message added event.

Open guide →
Guide

Understand event: Document added

The notification/audit layer recognises the Document added event.

Open guide →
Guide

Understand event: Due reminder

The notification/audit layer recognises the Due reminder event.

Open guide →
Guide

Understand event: Overdue reminder

The notification/audit layer recognises the Overdue reminder event.

Open guide →