This automation block enables you to find one or more files in a SharePoint document library under a specific path and add the files to a monday.com File column.
This automation block is often used to import files from SharePoint so that AI columns and/or monday vibe apps can ingest the content of the files within the column.
For automations
Use the "Create from scratch" automation builder to select the relevant trigger, then paste "Add files from SharePoint to column" into the "Then" section, and fill out the various fields.
For workflows
Create a workflow and for the action, select the "Add files from SharePoint to column" automation block.
Restrictions
2 restrictions are in place on uploading files from folders:
- Only files up to 100MB in size can be uploaded
- If the automation block targets a single file of size greater than 100MB, the automation will return an error
- If the automation block targets multiple files and one or more of those is of size greater than 100MB, the automation will silently reject any files larger than 100MB
- Only files that are direct descendants of the target directory will be uploaded
- Files in subfolders will not be uploaded by the automation block