Arctera™ Insight Capture Configuration Guide
- INTRODUCTION
- DASHBOARD
- IMPORTERS
- File-Based Collector Options
- Amazon S3
- Audio Video
- BlackBerry
- Bloomberg
- Box
- CellTrust
- Chatter
- Chatter Cipher Cloud
- Cisco Webex Teams
- Citrix Workspace & ShareFile
- Dropbox Business
- Dubber Speik Recordings
- Dubber Speik SMS
- EML
- EWS
- Exchange Graph API
- FX Connect
- Google Drive
- IceChat
- JSON
- LSEG (Refinitiv)
- Microsoft Teams
- Microsoft Teams via Webhooks
- NTR-X
- OneDrive for Business
- Pivot
- Redtail Speak
- RingCentral
- ServiceNow
- SharePoint
- Slack eDiscovery
- Symphony
- Text-Delimited
- X (Twitter)
- UBS
- Web Page Capture
- Workplace from Facebook
- XIP
- XSLT/XML
- Verint
- Viva Engage (Yammer)
- Yieldbroker
- YouTube
- Zoom Chat
- Zoom Meetings
- Zoom Meetings Chats
- Zoom Meetings via Archiving API
- MONITORED USERS
- FILTERS
- TARGETS
- SETTINGS
- REPORTS
- APPENDIX
Microsoft Teams via Webhooks
Webhooks (also called a web callback or HTTP push API) is a way for an app to provide other applications with real-time information. Webhooks delivers data to other applications. This makes Webhooks much more efficient for both the provider and the consumers. Webhooks is a method for an application to provide other applications with real-time information. It delivers data to other applications in real or near real time. Therefore, Webhooks is sometimes referred to as "Reverse API," as it gives the consumer/subscriber what amounts to an API spec, which the consumer must design as an endpoint where the subscribed events are delivered to. When an event is detected by the source system that meets the definition of the subscription, Webhooks makes an HTTP request to the subscriber's endpoint, and can be reasonably said to be using the customer's API. Typically, a POST over Transport Layer Security (TLS), which will then require the customer to take some action to persist the event on its own systems. Therefore, the Webhooks model of information exchanges requires more engineering work on the subscriber side than that of a traditional "pull API", such as MS Graph API or EWS.
We use this technology to capture real-time data from Microsoft Teams.