SharePoint file upload

This process can be downloaded and imported into your Workflow Automation instance. The downloadable JSON file is at the bottom of this page. For information on importing processes, refer to this guide.

You can enable users to upload a file to SharePoint as part of any process using an AWS Lambda function. This function will push a file uploaded in Workflow Automation process to a destination folder in SharePoint.

To read the full details of how this is done, refer to our upload file to SharePoint guide.

upload file to sharepoint using lambda function