How to Setup Automation
Enable workflow automation to auto-send messages, manage enrollments, trigger notifications, and streamline operations
How to Setup Automation
Automate repetitive tasks like sending welcome messages, payment reminders, enrollment confirmations, and more using Course37's workflow automation engine.
What is Automation?
Automation lets you create "if this, then that" rules:
TRIGGER (something happens)
↓
CONDITION (optional filter)
↓
ACTION (do something automatically)
For example:
- When a student enrolls → Send welcome SMS
- When payment is due in 3 days → Send reminder email
- When exam results are published → Notify all students
Enabling Automation
- Go to Automation in the sidebar
- Click Enable Automation
- You'll see the automation dashboard with:
- Active Workflows — Currently running automations
- Templates — Pre-built workflows you can enable
- Custom — Create your own workflows
📸 Screenshot: Automation dashboard
Pre-Built Templates
Course37 includes ready-to-use automation templates:
| Template | Trigger | Action |
|---|---|---|
| Welcome Message | Student enrolls | Send welcome SMS/email |
| Payment Reminder | Installment due in 3 days | Send reminder SMS |
| Overdue Notice | Payment overdue | Send overdue notice |
| Exam Notification | New exam published | Notify enrolled students |
| Result Alert | Results published | Send score summary |
| Birthday Greeting | Student's birthday | Send birthday wish |
| Inactive Student | No activity for 7 days | Send re-engagement message |
To use a template:
- Click on the template
- Review and customize the message/timing
- Click Activate
Creating Custom Workflows
For custom automation, see How to Create Custom Automation.
Requirements
| Feature | Requires |
|---|---|
| SMS automations | SMS provider configured |
| Email automations | SMTP configured |
| Payment automations | Payment tracking active |
Related Articles
- How to Create Custom Automation — Build from scratch
- Automation Nodes Details — All available triggers and actions
- Automation Execution Logs — Monitor and debug
- How to Setup SMS — Required for SMS automations
- How to Setup SMTP — Required for email automations
automationworkflowsetuptriggersactionsnotifications
More in Automation
How to Create Custom Automation
Build custom workflows with the visual node editor — choose triggers, add conditions, and define actions step by step
Automation Nodes Details
Complete reference of all available trigger, condition, and action nodes for building automation workflows
Automation Execution Logs
Monitor workflow executions, debug failures, and track automation performance with detailed execution logs