Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Recordings can be attached to any record within your CRM for easy retrieval. When starting a recording from within your CRM you can also 'tag' a recording by adding a reference no. (e.g. an invoice no.) to the recording so that the recording can be later retrieved by the invoice no. This is often used to attached a 'Voice Signature' recording directly to an order or customer account record in the CRM.

Java API

The Noojee API is implemented as a REST API, however to make life easier Noojee also provide Java bindings for the REST API to make access easier for Java developers.

You can find details on the Java API here:

https://github.com/noojee/noojeecontact.api

REST API  

The API is exposed as a REST service.

...