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!
-
{{resultItem.title}}
{{resultItem.url}}
{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}
{{docApp.libraryHomeViewProduct.description}}
{{group.title || group.id}}
{{group.description}}
API | Description |
---|---|
addCard | Add a card to the board |
addCardMember | Add a member to a card |
addMemberByKey | Add member to all cards related to this type/key |
attachFile | Attach a file to the card |
getCard | Get Card Entity |
moveCard | Move a card from one position and lane to another |
removeCard | Remove card from board (This will not remove the card history) |
removeCardMember | Removes a member from a card |
removeFile | remove file from card |
removeMemberByKey | Add member to all cards related to this type/key |
restoreCard | Use this to restore an archived card |
timelineEntry | Flowcode to write board timeline entries |
updateCard | update the card |
- Version {{docApp.book.version}}
- Node {{docApp.node}} / {{docApp.build}}
In This Document