https://github.com/grokify/developing-with-call-logs
Course 202 for RingCentral Developer Training
https://github.com/grokify/developing-with-call-logs
Last synced: 4 months ago
JSON representation
Course 202 for RingCentral Developer Training
- Host: GitHub
- URL: https://github.com/grokify/developing-with-call-logs
- Owner: grokify
- Created: 2016-06-07T23:57:10.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-07T21:22:21.000Z (almost 10 years ago)
- Last Synced: 2025-07-11T16:51:22.092Z (11 months ago)
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Developing with Call Logs
This RingCentral Platform Developer course content is for [RingCentral Developers](https://developers.ringcentral.com) who need to engineer application/integration solutions implementing [RingCentral Call Log API Resources](https://developers.ringcentral.com/api-docs/latest/index.html#!#RefCallLogInfo.html).
## Course Outline
* [Introduction](docs/introduction.md)
* [Call Log API Basics](docs/api-basics.md)
* [Understanding Detailed Call Log Records](docs/detailed-call-logs.md)
* [Call Recordings](docs/call-recordings.md)
* [Event-Driven Call Log Data](docs/event-driven-call-log-data.md)
* [Development Concerns](docs/development-concerns.md)
## Course Assignments
0. Accessing Call Log
1. Call Log API Basics
2. Active Calls
3. Call Recordings
4. Detailed Call Logs
5. Filtering Call Log response data
6. Call Log Batch Requests
7. Exporting Account-Level Call Log Data
## Course Assessments
* Call Log Basics Quiz
* Call Log API Quiz
* Data Retention Quiz