Cards
Guides
Additional information about this section
Functions
Perform actions on an object
- archiveCard( )
Archives a workflow card.
- createCard( )
Creates a new workflow card.
- deleteCard( )
Deletes a workflow card by ID.
- getCard( )
Retrieves a workflow card by ID.
- listCards( )
Retrieves a list of a workflow's cards.
- moveCard( )
Moves a card to a new position within a workflow.
- restoreCard( )
Restores an archived workflow card.
- updateCard( )
Updates an existing workflow card.