When to Use Email Escalation
- Time-critical approvals: When a function call approval is blocking critical business operations
- No response received: When the initial contact hasn’t responded within your SLA
- Different stakeholder needed: When you need to involve higher-level decision makers
- Channel change required: When you need to send to a different email address for urgency
Types of Email Escalation
Basic Escalation
Add additional email recipients to the existing email channel while keeping the same contact method and subject line.Channel-Based Escalation
Send the escalation to a completely different email address, with optional custom subject line and recipients.Escalation Patterns
Progressive Escalation
Start with adding recipients, then escalate to different email addresses:No-Channel-to-Channel Escalation
Create function calls without email channels (using project defaults), then escalate with specific email addresses:API Methods
Escalation Object
Channel Priority and Recipient Handling
When both the original call and escalation have email channels:- Escalation channel provided: Uses the escalation email channel as the primary recipient
- No escalation channel: Uses the original function call/contact email channel as primary
- Recipients merging: The system combines recipients from multiple sources:
- Original channel’s
additional_recipients
- Escalation’s
additional_recipients
- Escalation channel’s
additional_recipients
(if channel override provided)
- Original channel’s
Example Implementation
See the complete email escalation examples:Related Concepts
- Require Approval - Adding approval requirements to functions
- Email Channels - Configuring email communication
- Response Options - Customizing human response choices