Skip to content
Smith, Tim edited this page Dec 20, 2016 · 11 revisions

Overview

The Open Data Exporter is a configurable node.js service that executes PureCloud API requests, performs data calculations and transformations, and exports the data into templates.

Implementation Steps

  1. Fulfil prerequisites
  2. Create a configuration file a. Deep Dive: Queries b. Deep Dive: Transforms c. Deep Dive: Templates d. Deep Dive: Exports e. Deep Dive: Configurations f. Deep Dive: Jobs
  3. Running the application

Examples

Additional Resources

Guides

External Resources

Dependency Information