Back to monday.com
Connect Knoon AI with monday.com to automate AI workflows.
Create a subitem under an item.
mondayDefaultCreateSubitem
BETA
Internal
Permissions
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| parentItemId | mustache | Parent item ID. | Yes |
| itemName | mustache | Subitem name. | Yes |
| columnValues | mustache | Optional JSON object or JSON string of column values. Provide valid JSON. | No |
Returns
| Name | Type | Description |
|---|---|---|
| result | object | monday.com response. |