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

API Description
addTag Add tag to board
checkPermissions Check the permissions on the board for the specified user. The flowcode will throw an exception if an input permission is not allowed.
createBoard Create a board and set its activitystream
createBoardFromTemplate Create a board from template and set its activitystream
getBoard load a board and data
removeBoard Archive or permantely delete the board
requestAccess Request access to board
shareBoard Share the board with a user group or role
updateBoard Update the Board
In This Document