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

Allow sending to specific template version #4053

Open
rory-wilson opened this issue Mar 29, 2024 · 0 comments
Open

Allow sending to specific template version #4053

rory-wilson opened this issue Mar 29, 2024 · 0 comments

Comments

@rory-wilson
Copy link

In addition to specifying the template id, it would also be useful if the send an email / send an SMS endpoints and clients supported an optional template version number so that new versions of templates could be authored and used alongside older versions, especially when parameters change.

This would help with supporting templates across environments.

e.g.
POST /v2/notifications/email { "email_address": "[email protected]", "template_id": "f33517ff-2a88-4f6e-b855-c550268ce08a", "template_version": 2, }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant