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

Create a Dockerized email inbound parse webhook consumer #787

Closed
thinkingserious opened this issue Oct 7, 2018 · 2 comments
Closed

Create a Dockerized email inbound parse webhook consumer #787

thinkingserious opened this issue Oct 7, 2018 · 2 comments
Labels
difficulty: very hard fix is very hard in difficulty status: work in progress Twilio or the community is in the process of implementing type: twilio enhancement feature request on Twilio's roadmap

Comments

@thinkingserious
Copy link
Contributor

Issue Summary

SendGrid has an Email Inbound Parse Webhook which posts data from a specified incoming email address to a URL of your choice. We want to have an easily deployable solution that allows for customers to easiy get up and running processing (parse and complete some action) their inbound parse webhooks.

Acceptance Criteria

  • A folder which contains a Dockerized solution
  • Example documentation on how to deploy locally and start processing incoming emails
  • Example documentation on how to deploy on at least one cloud service and start processing incoming emails
  • An example complete payload with a test to verify the data is parsed properly
@thinkingserious thinkingserious added difficulty: very hard fix is very hard in difficulty hacktoberfest status: help wanted requesting help from the community type: twilio enhancement feature request on Twilio's roadmap labels Oct 7, 2018
@aroach
Copy link
Contributor

aroach commented Oct 8, 2018

I'll take this one

@thinkingserious thinkingserious added status: work in progress Twilio or the community is in the process of implementing and removed help wanted status: help wanted requesting help from the community labels Oct 9, 2018
@thinkingserious
Copy link
Contributor Author

Awesome, thank you @aroach!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: very hard fix is very hard in difficulty status: work in progress Twilio or the community is in the process of implementing type: twilio enhancement feature request on Twilio's roadmap
Projects
None yet
Development

No branches or pull requests

3 participants