Notification Template

Build email and Microsoft Teams notification templates for workflow events. Use when creating approval request notifications, escalation alerts, SLA breach warnings, or workflow completion confirmations.

Lobbi-Docs aa4f9b1 921 B Updated

File contents

Notification Template Design

Create notification templates for workflow events:

  1. Event type: What triggers this notification? (new item, approval needed, SLA warning, escalation, completion)
  2. Recipients: Who receives it? (requester, approver, escalation target, compliance team)
  3. Channel: Email, Microsoft Teams adaptive card, or both?
  4. Content: Subject/title, body with relevant data fields, action buttons (Approve/Reject), link to item
  5. Branding: The Lobbi client branding requirements (logo, color, footer)

Output: email HTML template and/or Teams Adaptive Card JSON with placeholder variables using {{variable_name}} syntax.

Lobbi-Docs/claude/tree/main/plugins/lobbi-workflow-engine/skills/notification-template commit aa4f9b197c

Frequently asked questions

npx skillmds@latest add lobbi-docs/notification-template