Description

Add a schedule sending

Method

Post

Call

Base URL
https://api.mailpro.com/sms/send/add.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
List of address book for this send

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> 
				<id_address_book>2506</id_address_book> 
				<id_address_book>2507</id_address_book> 
			</to> 
			<charge>1205</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

Plateforme Emailing pour Tous & Email Automation

Ouvrez un compte Mailpro et profitez de 500 crédits gratuits
Essayer Gratuitement

Ce site utilise des Cookies, en poursuivant votre navigation, vous acceptez le dépôt de cookies tiers destinés à vous proposer des vidéos, des boutons de partage, mais également de comprendre et enregistrer vos préférences. Comprendre comment nous utilisons les cookies et pourquoi : Plus d'informations