Query
Certified
Query Monday workspaces with paging and filters
Query
Certified
Query Monday workspaces with paging and filters
yaml
type: io.kestra.plugin.monday.workspaces.QueryExamples
yaml
id: monday_query_workspaces
namespace: company.team
tasks:
- id: list
type: io.kestra.plugin.monday.workspaces.Query
apiToken: "{{ secret('MONDAY_API_TOKEN') }}"
limit: 50
fetchType: FETCH
Properties
apiToken *Requiredstring
apiUrl string
Default
https://api.monday.com/v2apiVersion string
Default
2024-10fetchType string
Default
FETCHPossible Values
STOREFETCHFETCH_ONENONEids array
SubTypestring
kind string
Possible Values
OPENCLOSEDlimit integerstring
Default
50maxRetries integerstring
Default
3retryInterval string
Default
PT5SretryMaxInterval string
Default
PT30Sstate string
Possible Values
ACTIVEARCHIVEDDELETEDALL