Slide 30
Slide 30 text
What’s in an event?
● Event name
○ follows a noun.verb convention
● Event payload
○ Should match your API resource
● ID
{
"id": "evt_19lV",
"created": 1486697174,
"data": {
“title”: “Webhook Design 101”
“author”: {}
},
"type": "book.published"
}