Send a template message by phone number
Make.com Integration
Send a template message by phone number
Templates can be sent anytime, even outside the 24-hour window
POST
Send a template message by phone number
Documentation Index
Fetch the complete documentation index at: https://smartsend-d755cc5e.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your SmartSend Organization ID. Required on every request.
Body
application/json
Phone number in any format (972..., 05..., +972...)
Name of the approved WhatsApp template
Template language code (default 'he')
Template parameters for variable substitution
Optional public URL for header media (image/video/document). Overrides the template's default media at send time.
Optional. Per-send values for dynamic URL buttons (URL contains {{1}} in the stored template). Two accepted shapes:
- Positional array:
["abc", null, "xyz"](index = button position in template) - Make.com Array of Collections:
[{ "buttonIndex": 0, "value": "abc" }, ...]Buttons not listed (or with null/empty value) fall back to Meta's example URL.
Response
200
Template message sent successfully