Start a conversation

How can I bulk download content from Jive?

Overview

Bulk downloading of content from Jive can be done by using the Jive Application Programming Interface (API)It's not possible to bulk download content through the web interface.

This article provides information that can be used to get started on bulk downloading content using the API.

Note: Questions about API best practices for scripts, tools, or custom addons are outside of the Jive Support Team's Scope of Work.

For assistance with creating API scripts, tools, or custom addons, consult the Developer Resources, or engage Jive Professional Services. To get more information about these
services, contact your Account Manager, Customer Success Manager, or Account Executive.

 

Prerequisites

Knowledge of how to utilize a REST API.

 

Information

To get started on using the API to bulk download content from Jive, review the following information:

  1. The HTTP Basic w/SSL section of the Developer Introduction to the Jive API.
  2. The Important Features section of the Jive API Website - with an emphasis on the Paginated Lists feature.
  3. How to get a paginated list of places: /places
  4. How to search for a particular place: /search/places
  5. The Place Entity reference.
  6. How to get a paginated list of the content objects in a place: /places/{placeID}/contents
  7. The Content Entity reference.
  8. The Jive Developer Resources.
Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted
  3. Updated

Comments