API Send format

Hi,

The content provided in the body will be sent accordingly. For instance, if you've configured plain text in the body, it will transmit as plain text. Conversely, If you have provided an HTML template then it will send the template.
There are two methods to include additional headers:
1- Additional header in sending node
2- Global header
 
You will find node_id in the `smtps` table or you can edit any sending node in the URL you will find the sending node ID. Here is the example link:

https://your_mumara.com/node/389/edit
 
Back
Top