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

Adding multiple ReplyTo Emails #696

Open
hsellik opened this issue Aug 10, 2021 · 2 comments
Open

Adding multiple ReplyTo Emails #696

hsellik opened this issue Aug 10, 2021 · 2 comments
Labels
status: help wanted requesting help from the community type: community enhancement feature request not on Twilio's roadmap

Comments

@hsellik
Copy link

hsellik commented Aug 10, 2021

Issue Summary

I'm using Sendgrid v3 and see no way to to add multiple ReplyTo Emails.

There is also an issue open for C# library which indicates that this feature might be available soon?
sendgrid/sendgrid-csharp#339

Technical details:

  • sendgrid-java version: 4.7.3
  • java version: 11.0.11
@eshanholtz eshanholtz added status: help wanted requesting help from the community type: community enhancement feature request not on Twilio's roadmap labels Aug 13, 2021
@eshanholtz
Copy link
Contributor

Supporting this in the Java library is in the same holding pattern as the C# library. We are waiting on this to be supported at the API level before it can be supported in the helper.

This issue has been added to our internal backlog to be prioritized. Pull requests and +1s on the issue summary will help it move up the backlog.

@subinoy7
Copy link

subinoy7 commented Sep 2, 2021

@eshanholtz I am already working on it and will raise a PR soon. I have forked the code the did the changes today for nodejs, need to write the test cases. https://github.com/subinoy7/sendgrid-nodejs/tree/f/replyToMultiple.

Will do the similar changes for Golang.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: help wanted requesting help from the community type: community enhancement feature request not on Twilio's roadmap
Projects
None yet
Development

No branches or pull requests

3 participants