filipi777 / sendgrid-parse-demo

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.