Behavior
- Sends an email with the configured to, subject, and body fields
- Supports
{{variable}}interpolation in all text fields - Continues the flow on success or routes to the error path on failure
Configuration
Output handles
Use cases
Missed call notification
Missed call notification
Transfer (Failed) → Email to the support team with the caller’s phone number and timestamp.
Appointment confirmation
Appointment confirmation
After booking via an API Call, send a confirmation email to
{{customer_email}} with the appointment details.Call summary
Call summary
After an AI Agent conversation, extract key details from the transcript and email a summary to the account manager.