Update Assets On Item
update_assets_on_itemUpdates file or doc column values on a Monday.com item by replacing with a specified list of files, adding new assets or links and removing those not listed.
Instructions
Update a file or doc column value on an item using existing assets, docs, or links. Sets the column to the provided list of files, adding new ones and removing any not in the list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boardId | Yes | The board's unique identifier | |
| itemId | Yes | The item's unique identifier | |
| columnId | Yes | The file or doc column's unique identifier | |
| files | Yes | Array of file values to set on the column |