You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like there is no way to send custom args through to SendGrid.
I would like to add support for this and it looks like it could be done by using the private map and exposing a function within the SendGridHelper to add custom args...
Thoughts?
The text was updated successfully, but these errors were encountered:
Closing this issue (like we closed the associated PR #332) because it seems like #413 might be sufficient for sending custom args. If this should be reopened, please let me know. I'd be happy to do so.
It looks like there is no way to send custom args through to SendGrid.
I would like to add support for this and it looks like it could be done by using the
private
map and exposing a function within the SendGridHelper to add custom args...Thoughts?
The text was updated successfully, but these errors were encountered: