External DocumentationTo learn more, visit the Monday documentation.
Parameters
Example Output
Workflow Library Example
Create Item with Monday and Send Results Via EmailPreview this Workflow on desktop
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?