DEVELOPER GUIDEv1

Receiving SMS & MMS Messages (Push)


URL:

Example
http://www.your_domain.com


Access Token:

Example
Your Access Token (added in URLs, used for identifying ProTexting on your side)

Method

Example
GET or POST

Request parameters:

ParameterDescription
Id Integer
Contact_Id Integer
MobilePhone String
Message String
Type_Id Integer
Type_Description String
Resource_Url String
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.