Create a subitem
monday_create_subitemCreate a subitem under an existing parent item by providing its name. Set column values later since subitems live on separate hidden boards.
Instructions
Creates a subitem under a parent item. Column values apply in a second step, because a subitem lives on its own hidden board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The subitem name. | |
| values | No | Column values keyed by subitem column id or title. | |
| parent_item_id | Yes | The numeric id of the parent item. |