Move

Move

Certified

Move an item to a different group on the same board

yaml
type: io.kestra.plugin.monday.items.Move
yaml
id: monday_move_item
namespace: company.team

tasks:
  - id: move
    type: io.kestra.plugin.monday.items.Move
    apiToken: "{{ secret('MONDAY_API_TOKEN') }}"
    itemId: "9876543210"
    groupId: "done"
Properties
Defaulthttps://api.monday.com/v2
Default2024-10
Default3
DefaultPT5S
DefaultPT30S