yaml
type: "io.kestra.plugin.trello.cards.Move"
yaml
id: trello_move_card
namespace: company.team

tasks:
  - id: move_card
    type: io.kestra.plugin.trello.cards.Move
    apiKey: "{{ secret('TRELLO_API_KEY') }}"
    apiToken: "{{ secret('TRELLO_API_TOKEN') }}"
    cardId: "5abbe4b7ddc1b351ef961414"
    listId: "5abbe4b7ddc1b351ef961415"
Properties
Defaulthttps://api.trello.com
Default1