You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 12, 2026. It is now read-only.
Sample app demonstrating SendGrid's event notification callback and incoming parse API
About
A simple example of a parse webhook endpoint that receives an email, looks at the body for an integer, rolls that many dice, and replies to the requester.