Powerful Marketing Software
Powerful Marketing Software
All in one marketing platform to help you increase your sales and succeed.
Start for free

Mailpro SMS API

Send one SMS only

Description

Add a schedule sending

Method

Post

Call

Base URL
https://api.mailpro.com/sms/send/add_single.xml
Name
Mandatory
Description
id_client
YES
This is a unique ID to identify the client
api_key
YES
This is a GUID to identify the client and for access to the API
Scheduled_time
NO
Date of schedule send
Format : YYYY-MM-DDThh:mm:ss (ISO format) (if don't exist the date is now)
message
YES
Message
to
YES
Phone number

Result

								
<?xml version='1.0' encoding='UTF-8'?> 
<api version="1"> 
	<sends> 
		<send> 
			<id_send>5025</id_send> 
			<scheduled_time>12.12.2012</scheduled_time> 
			<message>Hello world!</message> 
			<to> 0041796543221</to> 
			<charge>1.5</charge> 
		</send> 
	</sends> 
</api> 
								
								

Result Attributes

Name
Description
sends[] Contains list of sends
    send[] Identify each send
        id_send ID of the send
        scheduled_time Date of schedule send
        message message
        to List of address book for this send
        charge Required number of credit for this send

Email Marketing Software & Email Automation

Open a Mailpro account and enjoy 500 free credits

TRY FOR FREE