We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2663a7 commit 149b753Copy full SHA for 149b753
json-logs/samples/api/rtm.start.json
@@ -339,7 +339,8 @@
339
"seen_edit_mode_edu": false,
340
"add_prompt_interacted": false,
341
"emoji_use_org": "",
342
- "all_unreads_section_filter": ""
+ "all_unreads_section_filter": "",
343
+ "mx_calendar_type": ""
344
},
345
"created": 12345,
346
"first_login": 12345,
json-logs/samples/api/team.integrationLogs.json
@@ -12,7 +12,12 @@
12
"scope": "",
13
"service_id": 12345,
14
"service_type": "",
15
- "reason": ""
+ "reason": "",
16
+ "rss_feed": false,
17
+ "rss_feed_change_type": "",
18
+ "rss_feed_title": "",
19
+ "rss_feed_url": "https://www.example.com/",
20
+ "channel": "C00000000"
21
}
22
],
23
"paging": {
0 commit comments