Eventide Communications NexLog API Manual¶
NexLog Application Programing Interfaces¶
NexLog Recorders support several methods of accessing media and metadata via a variety of programmable APIs, including HTTP, Metadata Feeds, ODBC, SNMP, CAD, and SOAP. Use of Eventide APIs may be subject to purchase of add-on licenses per NexLog recorder, please contact service@eventidecommunications.com to discuss your needs.
- 1. Accessing Media via HTTP(S)
- 2. Associating Metadata via NexLog Metadata Feeds
- 3. Open Database Connectivity (ODBC)
- 4. Accessing Eventide NexLog via SOAP
- 4.1. Overview
- 4.2. Setting up Visual Studio 2012
- 4.3. Source Files
- 4.4. Expectations
- 4.5. Cookie Handling
- 4.6. Logging In
- 4.7. Retrieving Channel Names
- 4.8. Retrieving Call Data
- 4.9. Applying Metadata
- 4.10. Call Breaks
- 4.11. Channel Recording Control
- 4.12. Squashing a Channel
- 4.13. Supporting Information
- 5. Interfacing to NexLog’s REST API
- 6. NexLog Generic CAD API
- 7. Reporting Problems