Sign in

Send multichannel campaign

documented

Send a campaign across multiple channels (SMS, Voice SMS, RCS, Email).

POST /v1/public/multi-channel/sendMultichannelno implementation yet0 runs

Input

CHANNEL
Channel to send
sms | voice_sms | rcs | email
TEXT
Message text
Hello from Octopush
PHONE_NUMBER1
Recipient 1 phone number
+33123456789
PHONE_NUMBER2
Recipient 2 phone number
+33123456788
SENDER
Sender
SenderName
SEND_AT
Send at (ISO8601)
YYYY-MM-DDTHH:mm:ss±HH:MM
PURPOSE
Campaign purpose
alert|wholesale|transactional
LIST_NAME
Contact list name
default_list
SIMULATION_MODE
Simulation mode
true|false
RECIPIENT_TRACKING
Recipient tracking
true|false
AUTO_OPTIMIZE_TEXT
Auto-optimize text
true|false
AUTO_REMOVE_BLACKLISTED_CONTACTS
Auto remove blacklisted contacts
true|false
METADATA_TYPE
Metadata type
sms_premium|sms_low_cost|voice_sms|rcs|email
METADATA_WITH_REPLIES
Metadata with_replies
true|false
VOICE_GENDER
Voice gender
male|female|neutral
VOICE_LANGUAGE
Voice language
en-US
Calls Octopush as you (your API key is your account); keychains.dev holds the credentials.
Send multichannel campaign · Octopush · OpenIntegrations