Trello

Interact with the Trello task manager.

Case Management · Trello

Configuration parameters

  • url — Server URL (e.g. https://api.trello.com) (required)
  • isFetch — Fetch incidents
  • proxy — Use system proxy settings
  • board_id — Default and Fetch Board ID
  • credentials — API Key (required)
  • list_id — List to Fetch Incidents from
  • incidentType — Incident type

Commands (10)

  • trello-add-comment

    Add a comment to a Trello card

  • trello-create-card

    Create a new card.

  • trello-create-label

    Create a new trello label

  • trello-delete-card

    Delete a card

  • trello-list-actions

    List all actions on a board, such as card updates, additions, and deletes.

  • trello-list-boards

    List the boards available to the provided API Key

  • trello-list-cards

    List all the trello cards

  • trello-list-labels

    List all the labels in a given board

  • trello-list-lists

    List all the lists associated with the trello board.

  • trello-update-card

    Update an existing card