Sending Messages With Templates

You can start sending your messages after adding the template to our system (either in the panel or via API). Use the POST method (sendmail_templates) by sending us data in the table, including recipients' email addresses and other variables. Next, our system will adjust the variables to the template, generate messages, and send them to defined recipients. This method allows you to send messages in multiple threads, increasing the sending speed.

The details about sending emails with templates are described in our API documentation:

⬅️ Detailed instructions for each panel section under the 'Message Templates" tab can be found in the drop-down menu on the left.

Last updated