Query
Certified
Query Monday boards with paging and filters
Query
Certified
Query Monday boards with paging and filters
yaml
type: io.kestra.plugin.monday.boards.QueryExamples
yaml
id: monday_query_boards
namespace: company.team
tasks:
- id: list
type: io.kestra.plugin.monday.boards.Query
apiToken: "{{ secret('MONDAY_API_TOKEN') }}"
workspaceIds:
- "1234"
fetchType: FETCH
Properties
apiToken *Requiredstring
apiUrl string
Default
https://api.monday.com/v2apiVersion string
Default
2024-10boardKind string
Possible Values
PUBLICPRIVATESHAREfetchType string
Default
FETCHPossible Values
STOREFETCHFETCH_ONENONElimit integerstring
Default
50maxRetries integerstring
Default
3retryInterval string
Default
PT5SretryMaxInterval string
Default
PT30Sstate string
Possible Values
ACTIVEARCHIVEDDELETEDALLworkspaceIds array
SubTypestring