Skip to content

Enhancement request - batch sendTransacEmail with specific params #105

Open
@hadrien-f

Description

@hadrien-f

Hello,

We can send transactional email to an array of recipient now. This is really useful to send notification after an event for example.

However I need to provide each recipient a dedicated unsubscribe link. A generic unsubscribe button would unsubscribe then from notification from other event.

To do this I would like to add a param for each target like :
"to":[ { "email":"[email protected]", "name":"Jane Doe", "params": { "unsubscribe": "http://my.domain/api/notification/customTokenForJane", } ],
edited from :

Maybe I missed something but such a feature would be useful in my case.
Thanks

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