External DocumentationTo learn more, visit the Monday documentation.
Actions
Create Item
Creates a new item.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Board ID | The board’s unique identifier. |
| Group ID | The group’s unique identifier. |
| Item Name | The new item’s name. |
{
"data": {
"create_item": {
"id": "1235025789"
}
}
}
Was this page helpful?