Skip to content

Allow sending to specific template version #4053

@rory-wilson

Description

@rory-wilson

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": "sender@something.com", "template_id": "f33517ff-2a88-4f6e-b855-c550268ce08a", "template_version": 2, }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions