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
    1. Deep Dive: Requests
    2. Deep Dive: Transforms
    3. Deep Dive: Templates
    4. Deep Dive: Exports
    5. Deep Dive: Configurations
    6. Deep Dive: Jobs
  3. Running the application

Examples

Additional Resources

Guides

External Resources

Dependency Information