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

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
In This Document