cigchat_send_whatsapp_template_by_user_id
Send a WhatsApp template message to a specific subscriber by user ID. Use template namespace, name, language, and parameters to deliver a real message to the intended recipient.
Instructions
Send Whatsapp Template to subscriber, you can find the namespace, name, lang, params from /api/whatapp-template/list [POST /subscriber/send-whatsapp-template-by-user-id] Delivers a real message to a person. Requires the "Manage Flow" scope on the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contact | No | ||
| content | Yes | ||
| user_id | Yes | ||
| create_if_not_found | No | yes or no Example: no |