cce-service

0.2.0 • Public • Published

cce-service

A HydraExpress microservice for Cisco Contact Center Enterprise APIs.

Usage

Start the service with node .

To test, run hydra-cli rest cce-service:[post]/agents/41377/modify /temp/params.json

Example params.json

{
  "action": "disable",
  "setting": "auto_answer",
  "user": "ccondry@cisco.com"
}

Package Sidebar

Install

npm i cce-service

Weekly Downloads

7

Version

0.2.0

License

UNLICENSED

Last publish

Collaborators

  • ccondry