tiledesk-serverAgent40/100 via “email notification system with template rendering and smtp integration”
Tiledesk Server is the main API component of the Tiledesk platform 🚀 Tiledesk is an open-source alternative to Voiceflow, allowing you to build advanced LLM-powered agents with easy human-in-the-loop (HITL) when necessary.
Unique: Integrates email notifications directly into the request lifecycle using event-driven triggers, with filesystem-based HTML templates that are rendered with request context; SMTP configuration is centralized in environment variables, allowing easy switching between email providers without code changes
Simpler than external email services like SendGrid (no API integration overhead), more flexible than hardcoded email logic (template-based), and more integrated than webhook-based notifications (native to request event system)