Back to monday.com
Connect Knoon AI with monday.com to automate AI workflows.
Upload a file from a URL to an item file column.
mondayDefaultAddFileToItem
BETA
Internal
Permissions
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| itemId | mustache | monday.com item ID. | Yes |
| columnId | mustache | monday.com column ID. | Yes |
| fileUrl | mustache | Public or signed URL for the file to upload. | Yes |
| fileName | mustache | Optional file name to use in monday.com. | No |
Returns
| Name | Type | Description |
|---|---|---|
| result | object | monday.com response. |