This repository has been archived by the owner on May 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
example.json
88 lines (88 loc) · 2.82 KB
/
example.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
{
"message_created": [
{
"connector": "groupsio",
"connector_version": "0.1.0",
"created_at": 1645190943,
"created_by": "groupsio-connector",
"event_type": "groupsio-message.created",
"payload": {
"body": "We're happy [redacted]",
"group_name": "chipsalliance+announce",
"group_url": "https://groups.io/g/chipsalliance+announce",
"id": "9a2207161eb8786181b2eb137e1c0b75ebb613c687232361151ef6af94468b38",
"message_id": "<[redacted]@mail.gmail.com>",
"participants": [
{
"identity": {
"email": "[redacted]",
"identity_id": "9a710388c7e74e45fd5f716633585936efb28bc0",
"name": "[redacted]",
"source": "groupsio"
},
"role": "sender",
"weight": 1
},
{
"identity": {
"email": "announce@lists.chipsalliance.org",
"identity_id": "4bcdcd1af50da800074043474e2b34e7e30255e0",
"name": "announce",
"source": "groupsio"
},
"role": "receiver",
"weight": 1
}
],
"source_timestamp": "2020-03-13T17:35:03+01:00",
"subject": "Getting Started with [redacted]",
"sync_timestamp": "2022-02-18T13:29:03.886773079Z"
},
"source": "groupsio",
"updated_at": 1645190943,
"updated_by": "groupsio-connector"
},
{
"connector": "groupsio",
"connector_version": "0.1.0",
"created_at": 1645190943,
"created_by": "groupsio-connector",
"event_type": "groupsio-message.created",
"payload": {
"body": "[redacted]",
"group_name": "chipsalliance+announce",
"group_url": "https://groups.io/g/chipsalliance+announce",
"id": "4aacab297ff34f19cd8dae0981e25e0e3978e2bcd54def5817cd6cc09498e36a",
"message_id": "<[redacted]@wdc.com>",
"participants": [
{
"identity": {
"email": "[redacted]",
"identity_id": "c7092911464f774ffd024c3fd2d664c5f8bd834c",
"name": "[redacted]",
"source": "groupsio"
},
"role": "sender",
"weight": 1
},
{
"identity": {
"email": "announce@lists.chipsalliance.org",
"identity_id": "4bcdcd1af50da800074043474e2b34e7e30255e0",
"name": "announce",
"source": "groupsio"
},
"role": "receiver",
"weight": 1
}
],
"source_timestamp": "2020-03-31T16:50:13Z",
"subject": "[redacted]",
"sync_timestamp": "2022-02-18T13:29:03.887404912Z"
},
"source": "groupsio",
"updated_at": 1645190943,
"updated_by": "groupsio-connector"
}
]
}