File tree Expand file tree Collapse file tree 1 file changed +30
-4
lines changed
components/offorte/sources/new-event-instant Expand file tree Collapse file tree 1 file changed +30
-4
lines changed Original file line number Diff line number Diff line change 11export default {
2- id : "123" ,
3- summary : "Test Event" ,
4- ts : 1718534400 ,
5- } ;
2+ "type" : "contact_created" ,
3+ "date_created" : "2025-06-16T19:31:42.000000Z" ,
4+ "data" : {
5+ "account_user_id" : "17689" ,
6+ "type" : "person" ,
7+ "name" : "test 03" ,
8+ "street" : "" ,
9+ "zipcode" : "" ,
10+ "city" : "" ,
11+ "state" : "" ,
12+ "country" : "" ,
13+ "phone" : "" ,
14+ 15+ "internet" : "" ,
16+ "linkedin" : "" ,
17+ "facebook" : "" ,
18+ "twitter" : "" ,
19+ "instagram" : "" ,
20+ "account_user_name" : "sergio wong" ,
21+ "date_created" : "2025-06-16T19:31:42.000000Z" ,
22+ "tags" : [ ] ,
23+ "firstname" : "test" ,
24+ "lastname" : "03" ,
25+ "fullname" : "test 03" ,
26+ "salutation" : "" ,
27+ "mobile" : "" ,
28+ "proposals" : [ ] ,
29+ "id" : "210996"
30+ }
31+ }
You can’t perform that action at this time.
0 commit comments