Terug naar monday.com
Verbinding maken met Knoon AI met monday.com om AI-workflows te automatiseren.
Create an item using a JSON map of column IDs to values.
mondayDefaultCreateItemFromMap
BÈTA
Intern
Machtigingen
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
| Naam | Type | Beschrijving | Vereist |
|---|---|---|---|
| boardId | file | monday.com board ID. | Ja |
| itemName | mustache | New item name. | Ja |
| groupId | mustache | Optional board group ID. | Nee |
| values | mustache | JSON object mapping column IDs to monday column values. Provide valid JSON. | Ja |
Retouren
| Naam | Type | Beschrijving |
|---|---|---|
| result | object | monday.com response. |