Skip to main content
POST
Evaluates whether the current time falls within configured business hours for call routing.

Request body

AutomationPayload
string,null
Twilio call SID
string,null
Customer phone number in E.164 format
object
Optional workflow-specific metadata
string,null
Human-readable workflow reason or note
string,null
Voice session identifier when the automation is tied to a persisted session
string,null
Destination phone number or escalation target

Response

AutomationResponse
string,null
Error message (present on failure)
boolean
required
Whether the automation executed successfully
object
Result payload returned by the function (present on success)

Status codes