Skip to content

Instantly share code, notes, and snippets.

@PaulDMendoza
Last active May 26, 2018 16:12
Show Gist options
  • Save PaulDMendoza/751cfcd18b9c46c3d5d9485dce347d7f to your computer and use it in GitHub Desktop.
Save PaulDMendoza/751cfcd18b9c46c3d5d9485dce347d7f to your computer and use it in GitHub Desktop.
SigParser - Request
{
"subject": "Thanks for meeting...",
"from_address": "bgates@example.com",
"from_name": "Bill Gates",
"htmlbody": "<div>Hi, good seeing you the other day.</div><div>--</div><div>Bill Gates</div><div>Cell 777-444-8888</div><a href=\"https://www.linkedin.com/in/williamhgates/\">LinkedIn</a><a href=\"https://twitter.com/BillGates\">Twitter</a>",
"plainbody": "Hi, good seeing you the other day. \r\n--\r\nBill Gates\r\nCell 777-444-8888",
"date": "2017-01-01T00:00:00"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment