SendBatch

SendBatch API is used to create a batch (bulk) send in the system.

The typical steps to send a batch are as follows:

1. Create a template via REST API or through the admin panel (or use existing Template ID parameters). Please use template->create APIs to create a template.

2. Use this API to send data and a template to match. The system will merge the data (many rows in a single file) with the template and create content to send. The matched template could be an Email, an SMS or a Mobile Push template. 

Please note that if the template given is an Email, that data will be merged with an Email template and MIME content will be produced. If it is an SMS template, the merged data will be a text message.

Language
URL
Click Try It! to start a request and see the response here!