Created
June 1, 2015 22:24
-
-
Save panchew/c1f9dfcb3a82bb1d0a6f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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