Creates a new subitem.
External Documentation
To learn more, visit the Monday documentation.
Parameter | Description |
---|---|
Item Name | The new item’s name. |
Parent Item ID | The parent item’s unique identifier. |
{
"data": {
"create_subitem": {
"id": "1235025789",
"board": {
"id": "1234567890"
}
}
}
}
Create Subitem with Monday and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?