Contact us

Upload attachments

This activity uploads list item attachments from a SharePoint Document Library, web, or local disk. The attachments multiline text field supports URLs and local disk paths. Both HTTP and HTTPS requests are supported.

Upload attachments activity in the SharePoint Workflow Designer with attachment paths and a list item URL

SharePoint Workflow Designer Phrase#

Upload this attachments to list item at this list item url.

Parameters

ParameterDescription
this attachmentsList of attachments. Each attachment can be a file path or a web link.
Examples:
http://mysharepoint/MyDocs/Shared%20Documents/MSOMS.pdf
c:\publicfolder\report.pdf
http://externalserver/report.pdf
this list item URLOptional. Full list item URL. If the list item URL is empty, attachments will be uploaded to the current item.
Examples:
http://mysharepoint/Lists/List%20with%20Approve/1_.000
http://mysharepoint/Lists/List%20with%20Approve/DispForm.aspx?ID=1
http://mysharepoint/Lists/List%20with%20Approve/EditForm.aspx?ID=1
Updated on June 17, 2026