Backend Coding
Budget: $10 – $30 USD
Scenario:
The scenario is that an email goes out via Mailgun (mailgun.com). Once it’s out, Mailgun sends various events back (open, clicked, etc). We have
sent an email via Mailgun and now we expect those events sent to us via webhooks, hitting an API Gateway and then that information is proxied
to a Lambda. The Lambda should do two things: save a copy of the raw webhook and publish a transformed version into SNS.
The scenario is that an email goes out via Mailgun (mailgun.com). Once it’s out, Mailgun sends various events back (open, clicked, etc). We have
sent an email via Mailgun and now we expect those events sent to us via webhooks, hitting an API Gateway and then that information is proxied
to a Lambda. The Lambda should do two things: save a copy of the raw webhook and publish a transformed version into SNS.