We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a8484e + d98fd7a commit cb1296dCopy full SHA for cb1296d
tap_zendesk_chat/schemas/chat_history.json
@@ -6,6 +6,42 @@
6
"string"
7
]
8
},
9
+ "index": {
10
+ "type": [
11
+ "null",
12
+ "integer"
13
+ ]
14
+ },
15
+ "comment": {
16
17
18
+ "string"
19
20
21
+ "agent_id": {
22
23
24
25
26
27
+ "initiator": {
28
29
30
31
32
33
+ "sender_type": {
34
35
36
37
38
39
+ "to": {
40
41
42
43
44
45
"channel": {
46
"type": [
47
"null",
0 commit comments