Sunshine Conversations provides official API libraries for JavaScript, Ruby, Python and Java. Those helpful libraries wraps calls to the Sunshine Conversations REST API.
Available via npm:
npm install smooch-core --save
Note that smooch-core is built for a Node.js environment.
Check out the package’s docs for the list of methods.
Available as a gem:
sudo gem install smooch-api
Check out the package’s docs for further installation instructions and the list of methods. The source for this package is also available in the GitHub repo.
Available through pip:
pip install smooch
Check out the package’s docs for the list of methods. The source for this package is also available in the GitHub repo.
Check out the package’s docs for Maven and Gradle installation instructions, and for the list of methods. The source for this package is also available in the GitHub repo.