Skip to content

Instantly share code, notes, and snippets.

@panchew
Created June 1, 2015 22:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save panchew/c1f9dfcb3a82bb1d0a6f to your computer and use it in GitHub Desktop.
Save panchew/c1f9dfcb3a82bb1d0a6f to your computer and use it in GitHub Desktop.
A library that uses the Postmark-Server-Token:
- It should handle POST requests with data of the bounce
- It should parse the params to create an ActiveRecord instance and store the data in a DB
- It should return a status code to the webhook
- It should have logic to (maybe?) have external input to decide to attempt re-send (activate)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment