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}}

Entity APIs - Requests

API Description
assign This operation assigns a Request to a team or a team member.
attachFileFromSession This operation attaches a file from the WebDAV session folder to a Request. This operation is only called after a file has been uploaded to WebDAV.
cancelRequest This operation cancels a Request.
closeRequest This operation updates the status of a Request to closed.
escalateRequest This operation escalates a Request with a new Priority.
getRequestRecord This operation returns the details of a Request and , optionally, the related entities
logRequest This operation creates a new Request using the supplied information.
resolveRequest This operation resolves a Request.
smUpdateStatus This flowcode is used to update the Status of a request and optionally update the Sub-status. You can choose whether to update the timeline, set the visibility of the timeline post and choose to set an indefinite or fixed off-hold time if updating the request status to 'On Hold'
smUpdateSubstatus This flowcode validates and updates a request sub-status
update Update the primary and extended fields of a request
updateReqTimeline This operation posts an update to a Request's Timeline.
In This Document