Create
Certified
Create a folder inside a Monday workspace
Create
Certified
Create a folder inside a Monday workspace
yaml
type: io.kestra.plugin.monday.folders.CreateExamples
yaml
id: monday_create_folder
namespace: company.team
tasks:
- id: create
type: io.kestra.plugin.monday.folders.Create
apiToken: "{{ secret('MONDAY_API_TOKEN') }}"
name: "Campaigns"
workspaceId: "1234567890"
Properties
apiToken *Requiredstring
name *Requiredstring
workspaceId *Requiredstring
apiUrl string
Default
https://api.monday.com/v2apiVersion string
Default
2024-10color string
Possible Values
DONE_GREENWORKING_ORANGEDARK_REDDARK_PURPLEDARK_ORANGEBRIGHT_BLUEBRIGHT_GREENPURPLECHILI_BLUELIPSTICKAQUAMARINEINDIGOSOFIA_PINKSTUCK_REDSUNSETmaxRetries integerstring
Default
3parentFolderId string
retryInterval string
Default
PT5SretryMaxInterval string
Default
PT30S