Execute Channel
Send a message or initiate a call to a lead. The execution is asynchronous — the response confirms the request was queued. Use schedule_for to schedule for a future time.
Authentication
Request
Phone number to use as caller ID (for voice/SMS). Auto-selected if not provided.
Schedule execution for a future time (ISO 8601 format). If not provided, executes immediately.
Send a specific message instead of AI-generated. Supports variables: {{first_name}}, {{last_name}}, {{email}}, {{phone}}
Email subject line (for gmail/outlook channels). Supports variable substitution.
URL of attachment to send (supported on WhatsApp, iMessage, SMS MMS, email)
Additional context metadata for tracking (e.g., appointment_id, reminder_type)
Response
Human-readable status message
Message ID (for immediate executions)