Overview This article provides information on finding - using the Jive REST API - the 'Events' created during a period in a 'Place' in Jive. Information The information presented in this article appli...
Overview This article is intended to provide information on why the result for the count of the members of a social group differs between the database and the API. Information The count of the members...
Overview While trying to create a user using API, the following error occurs: UnsupportedEncodingException in RESTClient.invokeWebservice:javax.net.ssl.SSLException: Received fatal alert: protocol_ver...
Overview The customer encounters the XML Parser exception in Record Retention module. While analyzing the logs you will notice that the specific entries are not processing due to missing fields. The f...
Overview Frequently, Jive Support engineer requests that Fiddler be used to capture the Web Requests. Here is a quick example of how to capture the requests and save them as a SAZ file to attach to a ...
Overview You will need to use a REST client application on your computer to run the REST API calls required for modifying your Jive instance. Jive recommends using the RESTClient extension for Firefo...
Overview The Jive REST API provides comprehensive and powerful functionality for interacting with your Jive community. All REST endpoints use JSON in the request and response bodies. Jive's REST API P...
Overview The POST call to image/ endpoint in the Jive API v3 Rest documentation is defined as: Upload an image as a multipart/form-data request body, store it as a temporary image, and return a 201 (C...
Overview This article shows how to get a list of all users in an instance, including active and inactive users. Solution Custom reporting is outside of the Jive Support Team's Scope of Work, so a Jive...
Overview This article explains how to reach and use the Jive REST API v3 endpoints. Solution Assuming that your Jive instance has address https://community.yourdomain.com, the Jive API main base URL i...