Logo
Jive Logo

Jive APIs

Jive is social business. It makes it easy to socialize your business processes and bring employees together.

Developer

Jive APIs

Account Request URL

-

Base Endpoint

-

Conversations

Get the conversations associated with an object.

GET

/conversations

objectType, objectId, fields, filter, sort, count, start, include

Content

Get content metadata such as title

GET

description

published date

Content

Update content metadata.

PUT

/contents/{contentId}

contentId, fields

Comments

Create a comment on a document.

POST

/contents/{contentId}/comments

contentId, body, isThreaded, mentions

Content

Create and upload content.

POST

/contents

objectType, objectId, body, title, locale, sourceTypeId, attachments, mimeType, objectSubType, artifactSourceTypeId, artifactSourceQuery, extractTags, allowHtml

Activities

Get activity items.

GET

/activities

startDate, endDate, actor, objectType, objectId, activityType, fields, filter, sort, count, start, include

Users

Get users.

GET

/users/{username}

username, fields

People

Get people external to Jive.

GET

/extpeople/{identifier}

identifier, fields

Content

Delete content.

DELETE

/contents/{contentId}

contentId

UserGroups

Get user groups.

GET

/usergroups

count, start, include, fields

ContentTypes

Get content types.

GET

/contenttypes

fields, filter, sort, count, start, include

People

Find people using various search criteria.

GET

/people/search

filter, fields, sort, count, start, include, locale

Contents

Search for content.

GET

/contents/search

filter, fields, sort, count, start, include, locale

Followers

Get followers of an object.

GET

/follows/{objectId}/followers

objectId, count, start, include

Followers

Add a follower to an object.

POST

/follows

objectId, follower

Tags

Get tags used in Jive.

GET

/tags

filter, sort, count, start, include, fields

Groups

Get a group.

GET

/groups/{groupId}

groupId, fields

Tags

Add a tag to an object.

POST

/tags

objectId, objectType, text

Groups

Update a group.

PUT

/groups/{groupId}

groupId, fields

Spaces

Find and get space.

GET

/spaces

filter, fields, sort, count, start, include, locate

Messages

Create a new message.

POST

/messages

body, recipients, attachments, mentionUsernames, tags, type, customFields

Messages

Get messages.

GET

/messages

filter, fields, sort, count, start, include

Groups

Create a group.

POST

/groups

name, description, parent, ownerId, privacy, customFields

Content

Download the file attachment.

GET

/contents/{contentId}/attachment/{attachmentId}

contentId, attachmentId

Contents

Upload a new version of the file attachment.

POST

/contents/{contentId}/attachments

contentId, attachmentId, content

Chats

Create a new chat.

POST

/chats

participants

ChatMessages

Create a new chat message.

POST

/chats/{chatId}/messages

chatId, body, attachments, mentionUsernames, tags, customFields

Spaces

Get places.

GET

/places

filter, fields, sort, count, start, include, locate

Conversations

Create a conversation.

POST

/conversations

objectType, objectId, subject, text, notify, clientGeneratedId

Groups

Find and get groups.

GET

/groups/search

filter, fields, sort, count, start, include, locate

Places

Get a place.

GET

/places/{placeId}

placeId, fields

Places

Create a place.

POST

/places

name, description, spaceId, customFields

Groups

Delete a group.

DELETE

/groups/{groupId}

groupId

Places

Update a place.

PUT

/places/{placeId}

placeId, fields

Notifications

Get notifications.

GET

/notifications

filter, fields, sort, count, start, include

Tasks

Create a task.

POST

/tasks

title, description, dueDateTime, priority, status, assign, attachments, tags, milestone, percentComplete

Dashboards

Get dashboards.

GET

/dashboards

fields, filter, sort, count, start, include

Stories

Find and get stories.

GET

/stories

filter, fields, sort, count, start, include, locate

Tasks

Get tasks.

GET

/tasks

filter, fields, sort, count, start, include, locale

Tasks

Update a task.

PUT

/tasks/{taskId}

taskId, fields

Spaces

Update a space.

PUT

/spaces/{spaceId}

spaceId, fields

Dashboards

Create a dashboard.

POST

/dashboards

title, description, customFields

Details

Provider

Country HQ

CA, USA

API Type

REST

Categories

Team Collaboration

Alternatives

Important URLs

Last Updated on

2024-04-01

Created At

2023-12-14

Other Apps

Upskill for a better future

Want to start tracking API at scale?

Get updates about your favorite APIs and SDKs

Contact Us

We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.

ApiRefs Logo