novuhq / novu

Open-Source Notification Platform. Embeddable Notification Center, E-mail, Push and Slack Integrations.
https://novu.co
Other
35.44k stars 3.92k forks source link

🚀 Feature: Allow setting templates for mailgun messages #6222

Open lillheaton opened 3 months ago

lillheaton commented 3 months ago

🔖 Feature description

Allowing the use of templates in Mailgun README

Majority of mail providers has this feature and should be allowed to set similar to as you have capability for Mailsend

🎤 Why is this feature needed ?

Currently there is no way to send in your own custom data parameters to the request as all props are manually set.

✌️ How do you aim to achieve this?

Option 1: Add the option similar as you have with Mailsend Option 2: Utilize spread operator and allow for "customData" be whatever you pass into message create

Can't only allow for setting the template ID we also need the ability to pass variables data

🔄️ Additional Information

No response

👀 Have you spent some time to check if this feature request has been raised before?

🏢 Have you read the Code of Conduct?

Are you willing to submit PR?

None

linear[bot] commented 3 months ago

NV-4164 🚀 Feature: Allow setting templates for mailgun messages