Business Process Notifications REST Endpoints

Business Process Notifications
The businessProcessNotifications resource provides BIP notifications content. You can retrieve the list of actions that can be performed on a task.
Generate a deep link URL for resume action
Method: post
Path: /hcmRestApi/resources/11.13.18.05/businessProcessNotifications/action/getDeeplinkForResumeTransaction
Generate a deep link URL for the edit action
Method: post
Path: /hcmRestApi/resources/11.13.18.05/businessProcessNotifications/action/getDeeplinkUrlForEditAction
Generate translated parameter values for the notification title
Method: post
Path: /hcmRestApi/resources/11.13.18.05/businessProcessNotifications/action/translateTaskTitleAttributeValues
Get a notification content
Method: get
Path: /hcmRestApi/resources/11.13.18.05/businessProcessNotifications/{taskId}
Get all notification content
Method: get
Path: /hcmRestApi/resources/11.13.18.05/businessProcessNotifications
Get BIP notification content for a report
Method: post
Path: /hcmRestApi/resources/11.13.18.05/businessProcessNotifications/action/getBIPContent
Perform action on a transaction
Method: post
Path: /hcmRestApi/resources/11.13.18.05/businessProcessNotifications/action/performAction
Perform action on a transaction with comments
Method: post
Path: /hcmRestApi/resources/11.13.18.05/businessProcessNotifications/action/performActionWithComments
Perform action on multiple transaction with comments
Method: post
Path: /hcmRestApi/resources/11.13.18.05/businessProcessNotifications/action/performActionOnBulkTransactionWithComments
Retrieve the list of actions
Method: post
Path: /hcmRestApi/resources/11.13.18.05/businessProcessNotifications/action/getActionsBasedOnIdentificationKey
Retrieve the list of task actions
Method: post
Path: /hcmRestApi/resources/11.13.18.05/businessProcessNotifications/action/getActionsBasedOnTaskId