trisnol/Trello Create Card Action

Call the Trello API to add a new card to a board.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api_keyAPI key issued by Trelloyes""
tokenAccess token issued by Trelloyes""
list_idAccess token issued by Trellono""
board_idID of the board to be updated.no""
list_nameName of the list where the card shall be added (default: To Do)noTo Do
card_nameName of the cardyesHello there
card_descriptionDescription of the cardnoGeneral Kenobi
namedescription
resultResponse of the creation process