Send Contact Message
Delivers a new outbound message through the exact channel_node_id chosen for the contact.
Authorizations
Conduit API token. Use Authorization: Bearer <token>. Read/write endpoints require a token with write access.
Path Parameters
Contact id.
"ph77c0dy0mgdpzmqz6tesry8w184002s"
Query Parameters
Optional workspace override. If omitted, Conduit resolves the contact's workspace automatically.
"j57demo8f8x7c9v0n2q4r6t8y1u3i5o"
Body
Request body for sending a proactive message to a contact through an explicit channel node. Provide either body for plain text or whatsapp_template for a WhatsApp template send.
Exact contact channel node to deliver through.
Optional workspace sender to use. Required when multiple compatible senders exist and no single default can be chosen.
Plain-text message body. Required unless whatsapp_template is provided.
1Optional subject for email channel nodes.
WhatsApp template to send instead of a plain-text body. Only valid for WhatsApp channel nodes.
Response
Contact message accepted
Result returned after a proactive contact message is accepted for delivery.