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

add support for custom_unsubscribe_url to sendgrid adapter #108

Open
mogmarsh opened this issue Apr 24, 2024 · 0 comments
Open

add support for custom_unsubscribe_url to sendgrid adapter #108

mogmarsh opened this issue Apr 24, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mogmarsh
Copy link
Collaborator

Description

Sendgrid supports a custom_unsubscribe_url or suppression_group_id (but not both at the same time). We have UI for suppression_group_id. It would be nice to have UI for the custom_unsubscribe_url and then logic to choose one over the other. Or maybe it should be a filter so that only one ever shows up and the implementor can choose which one to use?

Use Case

Users should be able to specify a custom_unsubscribe_url and have it used instead of suppression_group_id

@mogmarsh mogmarsh added the enhancement New feature or request label Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant