Create Signal

Create a Signal object.

This endpoint requires the following mandatory parameters:
consent, phone, countryCode, and templateId.

Supported Template

Template IDRegionRequired Parameters
tpl-sgn003001PH (default)consent, templateId, countryCode, phone

Field Guidelines

  • phone must include the country code (e.g., +639559991234 or 639559991234)
  • MD5 encryption is supported using the format: MD5(countryCode + phone),
    e.g., MD5(+639559991234)

Sandbox Test Values

ParameterValueExpected Response
templateIdtpl-sgn003001
countryCodePH
phone639559991234resultCode = SUCCESS

For all other valid phone and countryCode combinations, the response will return:
resultCode = NO_DATA, and no items will be included.

You may also contact Smile to request additional specialized templateIds for other regions or business cases.

Language
Credentials
Basic
base64
:
URL
Click Try It! to start a request and see the response here!