DEVELOPER GUIDEv1

Webhook - Receiving SMS & MMS Messages


Callback URL:

Example
http://www.your_domain.com

Method

Example
GET, POST or POST-JSON

Request parameters:

ParameterDescription
Id Integer
Contact_Id Integer
MobilePhone String
Message String
Type_Id Integer
Type_Description String
Resource_Url Object, multi-value
access_token String, your access token

Messages type:

Type_IdType_Description
1sms
2mms

Reference from the ProTexting documentation catalog. Code examples are illustrative; this page does not execute API requests.