Skip to content

SendGrid Event Webhook consumer #572

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

Closed
thinkingserious opened this issue Oct 18, 2017 · 1 comment
Closed

SendGrid Event Webhook consumer #572

thinkingserious opened this issue Oct 18, 2017 · 1 comment
Labels
difficulty: hard fix is hard in difficulty type: community enhancement feature request not on Twilio's roadmap

Comments

@thinkingserious
Copy link
Contributor

The SendGrid event webhook will send email events to a URL of your choosing. Add functionality that will consume event webhook events posted
to your server by SendGrid. Documentation: https://sendgrid.com/docs/API_Reference/Webhooks/event.html

@thinkingserious thinkingserious added difficulty: hard fix is hard in difficulty hacktoberfest labels Oct 18, 2017
@paritoshmmmec
Copy link
Contributor

@thinkingserious Here are my understanding currently webhook for Sendgrid. It send all email events at particular URL . Now we want to multiplex events at webhook handler side or we want write webhook handler helper which consume email event. is that correct?

@thinkingserious thinkingserious added status: help wanted requesting help from the community up-for-grabs type: twilio enhancement feature request on Twilio's roadmap labels Mar 1, 2018
@childish-sambino childish-sambino added type: community enhancement feature request not on Twilio's roadmap and removed hacktoberfest status: help wanted requesting help from the community type: twilio enhancement feature request on Twilio's roadmap labels Aug 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: hard fix is hard in difficulty type: community enhancement feature request not on Twilio's roadmap
Projects
None yet
Development

No branches or pull requests

3 participants