BillionMail
BillionMail copied to clipboard
send email with different subject
send email api is created with subject, and we can not change the subject when we use the send api
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.