2.0.3 • Published 7 years ago

generator-purecloud-api-nodejs v2.0.3

Weekly downloads
24
License
-
Repository
-
Last release
7 years ago

PureCloud Node.js API Yeoman Generator

This is a Yo generator used to create quick prototypes with node.js with the PureCloud API (purecloud-platform-client-v2).

Check out the PureCloud API Documentation.

How to use

  • Run node app.js

A sample function (POST /callback) is included. To give it a try, simply POST to http://localhost:8085/callback?queueId=YourQueueId>&phoneNumber=PhoneNumber&username=AnyString

Troubleshooting

Before installation, if needed, fix ownership for NPM packages: sudo chown -R $USER:$GROUP ~/.npm sudo chown -R $USER:$GROUP ~/.config

After clone

When you download a package, please run locally

npm update

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago