BillionMail icon indicating copy to clipboard operation
BillionMail copied to clipboard

send email with different subject

Open haoyunkaihappy opened this issue 3 months ago • 1 comments

send email api is created with subject, and we can not change the subject when we use the send api

haoyunkaihappy avatar Sep 19 '25 08:09 haoyunkaihappy

You cannot change the email subject dynamically when calling the Send API.

However, you can update the subject by editing the corresponding API template directly in the Send API module within BillionMail. After saving the changes, subsequent API calls will use the new subject.

If you want to send the same email content with different subjects, you can create multiple API templates — each with its own subject — to achieve this.

lotkmm avatar Sep 19 '25 09:09 lotkmm