Here is a list of verbs from the Jive REST API v3.14 → Action service. Helpful for creating services that might want to pay attention to/ignore particular verbs, such as in Jive Actions App for the Pebble Watch with Pebble.js and Clay API.
NOTES:
- The /activities endpoint allows you to send a user an action with custom defined captions and their respective actions. This type of action contains the verb http://activitystrea.ms/schema/1.0/post.
- Some verbs can have different captions depending on the type of action.
- *As of 3/1/2016 this is not the complete list
Verb | Caption 1 | Caption 2 | Caption 3 | Caption 4 |
---|---|---|---|---|
http://activitystrea.ms/schema/1.0/post | See note* | |||
webhooksDisabledEntry | OK | |||
joinSocialGroupApproval | Accept | Reject | ||
assignedTaskNotificationEntry | OK | |||
collaboratorNotificationEntry | OK | |||
colleagueFollowEntry | OK | |||
documentApprovalEntry | OK | |||
documentApprovalNotificationEntry | OK | |||
eventInvitationNotificationEntry | Yes | No | Maybe | OK |
expertiseApprovalEntry | Acept | Reject | ||
extensionAssetDeprecatedEntry | OK | |||
extensionBannedInboxEntry | OK | |||
extensionUninstallFailureInboxEntry | OK | |||
historyBookmarksUIChangeEntry | OK | |||
invitationNotificationEntry | OK/Accept | null/Reject | ||
invitationPreApprovalNotificationsRemovedEntry | OK | |||
joinSocialGroupNotification | OK | |||
messageNotificationEntry | OK | |||
moderatedContentNotificationEntry | OK | |||
noticeInboxEntryImpl | OK | |||
outcomeNotificationEntry | OK | |||
pbInboxEntry | OK | |||
pendingTaskNotificationEntry | OK | |||
personalizedHompageEntry | OK | |||
statusUpdateInPlacesChangeEntry | OK | |||
streamsV6Entry | OK | |||
tileStatusChangeEntry | OK | |||
universalNewFeatureNotificationEntry | OK | |||
userRelationshipNotification | OK | |||
videoErrorEntry | OK | |||
webhooksQueuePurgeEntry | OK |
Comments