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

75 lines
2.3 KiB
JSON

{
"type": "notification_event",
"app_id": "i6wc9ipe",
"data": {
"type": "notification_event_data",
"item": {
"type": "user",
"id": "5c9ab3e78cd7330140ce5033",
"user_id": "25",
"anonymous": false,
"email": "aaron@zulip.com",
"phone": "2345570987",
"name": "Aaron Smith",
"pseudonym": null,
"avatar": {
"type": "avatar",
"image_url": null
},
"app_id": "i6wc9ipe",
"companies": {
"type": "company.list",
"companies": [
{
"type": "company",
"company_id": "366",
"id": "5c9ab3e78cd7330140ce5034",
"name": "Zulip"
}
]
},
"location_data": {},
"last_request_at": null,
"created_at": "2019-03-26T23:21:11.907+00:00",
"remote_created_at": "2014-02-18T13:48:51.000+00:00",
"signed_up_at": "2014-02-18T13:48:51.000+00:00",
"updated_at": "2019-03-26T23:21:11.904+00:00",
"session_count": 0,
"social_profiles": {
"type": "social_profile.list",
"social_profiles": []
},
"unsubscribed_from_emails": false,
"marked_email_as_spam": false,
"has_hard_bounced": false,
"tags": {
"type": "tag.list",
"tags": []
},
"segments": {
"type": "segment.list",
"segments": []
},
"custom_attributes": {},
"referrer": null,
"utm_campaign": null,
"utm_content": null,
"utm_medium": null,
"utm_source": null,
"utm_term": null,
"do_not_track": null,
"last_seen_ip": null,
"user_agent_data": null
}
},
"links": {},
"id": "notif_61f436a9-6a2e-4f9b-9e85-68043477da63",
"topic": "user.created",
"delivery_status": "pending",
"delivery_attempts": 1,
"delivered_at": 0,
"first_sent_at": 1553642472,
"created_at": 1553642471,
"self": null
}