Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

API Services / activity

Description

This service provides the core functions needed for interaction of the collaboration and social networking features of Hornbill ESP.

Methods

Method Status Type HTTP Method Description
activityPostComment Posts a comment to the specified activity.
activityPostCommentImage Posts an image comment to the specified activity.
activityPostImage Posts an update to the specified activity stream. If the socialObjectRef referenced an object user as a user or…
activityPostMessage Posts an update to the specified activity stream. The activity stream must exist.
conversationPost Posts a message to a conversation.
conversationPostImage Posts an image to a conversation.
conversationStart Initiate a conversation between yourself and one or more other users.
workspaceAddMember Invoke this operation to add one or more new members to the workspace. You need to be the workspace owner or…
workspaceCreate Invoke this operation to create a new workspace. A workspace is essentially an extended activity stream with group…
workspaceRemoveMember Invoke this operation to remove one or more members from the workspace. You need to be the workspace owner or…
In This Document