zulip/zerver/webhooks/intercom/fixtures/ping.json

23 lines
442 B
JSON

{
"type":"notification_event",
"app_id":"i6wc9ipe",
"data":{
"type":"notification_event_data",
"item":{
"type":"ping",
"message":"something something interzen"
}
},
"links":{
},
"id":null,
"topic":"ping",
"delivery_status":null,
"delivery_attempts":1,
"delivered_at":0,
"first_sent_at":1553288147,
"created_at":1553288147,
"self":null
}