LiveOps provides a set of RESTful APIs that give clients a solution for system integration. LiveOps also provides desktop APIs that can be integrated into custom or 3rd party applications.
This can occur when the call is disconnected by either side of the connection prior to, or coincident with, the call to the API method. Check call recordings and flow visualizations to gain more insight into call activity for an occurrence off this nature
The HTTP status code indicates whether the server was able to complete the HTTP request. The “error_description” and “status” field of the return value indicate whether the business logic processing the request encountered an issue that is application specific.
At this time LiveOps does not support a SOAP API.
The LiveOps APIs currently support JSON and JSONP output.
A REST API does not typically require special development tools. The LiveOps APIs use standards that are supported in every major programming language. Any toolset that sends HTTP requests and deserializes JSON messages will work.