Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 Feature: Allow setting templates for mailgun messages #6222

Open
2 tasks done
lillheaton opened this issue Aug 1, 2024 · 1 comment
Open
2 tasks done

🚀 Feature: Allow setting templates for mailgun messages #6222

lillheaton opened this issue Aug 1, 2024 · 1 comment
Labels

Comments

@lillheaton
Copy link

🔖 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?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Are you willing to submit PR?

None

Copy link

linear bot commented Aug 1, 2024

@github-actions github-actions bot added the triage label Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant