1+ {
2+ "type" : " notification_event" ,
3+ "app_id" : " a86dr8yl" ,
4+ "data" : {
5+ "type" : " notification_event_data" ,
6+ "item" : {
7+ "type" : " user" ,
8+ "id" : " 5a1bf31767893985752b4041" ,
9+ "user_id" : " test1234" ,
10+ "anonymous" : false ,
11+ "email" : " wash@serenity.io" ,
12+ "phone" : " 1234567890" ,
13+ "name" : " name1" ,
14+ "pseudonym" : null ,
15+ "avatar" : {
16+ "type" : " avatar" ,
17+ "image_url" : " http://example.org/128Wash.jpg"
18+ },
19+ "app_id" : " a86dr8yl" ,
20+ "companies" : {
21+ "type" : " company.list" ,
22+ "companies" : [ ]
23+ },
24+ "location_data" : {
25+ "type" : " location_data" ,
26+ "city_name" : " Dublin" ,
27+ "continent_code" : " EU" ,
28+ "country_code" : " IRL" ,
29+ "country_name" : " Ireland" ,
30+ "latitude" : 53.159233 ,
31+ "longitude" : -6.723 ,
32+ "postal_code" : null ,
33+ "region_name" : " Dublin" ,
34+ "timezone" : " Europe/Dublin"
35+ },
36+ "last_request_at" : " 2017-10-17T12:38:46.000Z" ,
37+ "last_seen_ip" : " 1.2.3.4" ,
38+ "created_at" : " 2017-11-27T11:12:24.000Z" ,
39+ "remote_created_at" : " 2017-10-17T12:38:47.000Z" ,
40+ "signed_up_at" : " 2017-10-17T12:38:47.000Z" ,
41+ "updated_at" : " 2017-11-27T11:12:24.713Z" ,
42+ "session_count" : 0 ,
43+ "social_profiles" : {
44+ "type" : " social_profile.list" ,
45+ "social_profiles" : [ ]
46+ },
47+ "unsubscribed_from_emails" : false ,
48+ "marked_email_as_spam" : false ,
49+ "has_hard_bounced" : false ,
50+ "user_agent_data" : " abc" ,
51+ "tags" : {
52+ "type" : " tag.list" ,
53+ "tags" : [ ]
54+ },
55+ "segments" : {
56+ "type" : " segment.list" ,
57+ "segments" : [ ]
58+ },
59+ "custom_attributes" : { }
60+ }
61+ },
62+ "links" : { },
63+ "id" : " notif_d9697680-d363-11e7-9ccb-d3a7f70c358c" ,
64+ "topic" : " user.created" ,
65+ "delivery_status" : " pending" ,
66+ "delivery_attempts" : 1 ,
67+ "delivered_at" : 0 ,
68+ "first_sent_at" : 1511781146 ,
69+ "created_at" : 1511781145 ,
70+ "self" : null ,
71+ "test_unknown_property" : " 1234"
72+ }
0 commit comments