Skip to content

Actions and Listeners

jozw edited this page Nov 5, 2014 · 3 revisions

Support Actions and Listeners:

Formatting

Below, all of the available actions for the Trello connector are exemplified. The output of these actions is formatted as a hash or an array of hashes.

#trello::boards::find #trello::boards::create #trello::boards::close

#trello::lists::find #trello::lists::create #trello::lists::close

#trello::cards::find #trello::cards::create #trello::cards::move #trello::cards::delete

#trello::members::find #trello::members::assign

Clone this wiki locally