Document How to Access the Official Jive Developer Sandbox
How to Access the Official Jive Developer SandboxPlease read instructions below. 'Step 2' on the form has been updated.
Step 1 - Register in AureaWorks
Step 2 - Request Access to the Jive Developer Sandbox
Step 3 - Log in to the Sandbox
Please read i...
Adding an HTML Tile to a PageStarting with the 2015.2 Jive Cloud release, you can create a tile using your own custom HTML — without even the need to create your own add-on. You add an HTML tile to a page the same way you add other tiles: b...
Creating a Signed Add-onYou can sign an add-on to give it unrestricted content rights to your community. You shouldn't need to do this for most add-ons, but some scenarios require this functionality. WARNING: This action gives unrestricted...
External Storage Framework - Developer ResourcesOVERVIEW
LEARN MORE
TUTORIALS & EXAMPLES
REFERENCES
OVERVIEW External Storage Framework (ESF) is a powerful solution for connecting a Jive place to an external storage system. To the ...
Document Using the V2 Jive Data Export Service (Analytics)
Using the V2 Jive Data Export Service (Analytics)NOTE: This is version 2 of the Analytics service. Anyone currently using Cloud Analytics can use this version. This version is also available for on-prem customers who have opted in to Cloud Analytics. For the previou...
Creating Custom View TilesWith the Jive Cloud release (and version 8.0), you can build your own HTML view within a tile. This UI extension behaves like an app inside a tile — you can place it anywhere you can place a tile, but you can al...
Understanding Records RetentionThe Records Retention plugin is an effective tool to track activity in your Jive community. Before using it, be sure you understand what it captures and where it sends this captured information. What is it? The Record...
Document How to: Check if you are affected by the Apps Market EOL
How to: Check if you are affected by the Apps Market EOLCommunity Managers Version Am I Affected? Impact What to Do Jive cloud 2016.x Possibly, to check: Navigate to {Your Community URL}/apps/market If you see the appsmarket working: Yes If you see an error page: N...
V2 Data Export Service CSV Output FieldsThe Data Export Service provides endpoints to get activity written to a CSV file (e.g. GET /analytics/v2/export/activity/csv). The following list provides examples and descriptions of each field in the CSV file. ...
Gauge Tile: Design and JSON SchemaThis document assumes you understand the basics about tiles. For an overview on tiles — what they are and how they work — refer to Tiles and Tile Styles. Overview In Jive 7, the gauge tile allows...
Updating/Adding/Deleting Select Fields: JSON PatchBackground The HTTP verb, Patch, allows you to perform select operations on one or many fields of an entity as outlined in your JSON payload of your request, without needing to update the entire entity. Jive currently...
Easy setup of Jive-n 8 with VagrantScope: Ideal for developers to try out Jive 8 and replicate a setup across the team Don´t use that to install your production server Details: The vagrant will setup a CentOS 6.5 in a virtualbox image...
App Action Contribution ReferenceWhen creating a Jive App, you may want to wire up some aspect of its functionality to an action from one of many locations within the Jive UI. This can be done using "app actions". With app actions, you can wire up yo...
Data Export Service CSV Output FieldsNOTE: This document is for Analytics V1. For information about Analytics V2, refer to V2 Data Export Service CSV Output Fields. The Data Export Service provides endpoints to get activity written to a CSV file....
Extended PropertiesWhat is it? Extended properties allows integration partners to store data within Jive instance. This data is stored in the form of key / value pair and associated with Jive objects. The data can be persisted / accesse...
Getting Started with the Jive Node SDKThe Jive Node SDK is a great way to quickly get started in order to create tiles, apps, cartridges, external storage frameworks, and other Jive add-ons. You can start out with some of the provided examples and then cr...
Document Getting Started > Creating a List Tile with the Jive Node SDK
Getting Started > Creating a List Tile with the Jive Node SDKIn this Getting Started tutorial, we will use the Jive Node SDK to create a simple list tile. A list tile is a Jive tile that can be used in a Place to display a list of information. The instructions below should t...
REST API > Webhook Events (WIP)For more information about the REST API / Webhooks, please visit the REST & Webhooks - Developer Resources System Webhooks More details coming soon Verb Since Notes jive:user_account_created jive:u...