# Copy file in SharePoint action

This action copies a file to a specific folder in SharePoint.

# Input fields

Field Description
Site name Provide the name of the SharePoint site to which you plan to connect. If left blank, Workato connects to your default home site, as specified in your connection settings. The site name is located in the URL of the site page. For example, if the URL is https://company-name.sharepoint.com/sites/product, the site name is product.

If you plan to connect to a different site, you can provide the absolute URL to override the base URL. For example, if the input is https://company-name.sharepoint.com/teams/product, Workato connects to the provided input.

Alternatively, you can provide the absolute URL to connect to a different site. For example, entering https://company-name.sharepoint.com/teams/product connects Workato to the specified site directly.
Parent folder Specify the parent folder containing the file.
File name Specify the name of the file you plan to copy.
Destination folder Specify the folder where you plan to move the copied file.
Destination file name Provide the name for the copied file in the destination folder. If you leave this field empty, Workato uses the original file name.
Overwrite existing file? Determine whether to overwrite the existing file in the destination folder.

# Output fields

The output datatree contains the status of the move operation.

Field Description
Status Indicates the status of the copy operation.


Last updated: 7/25/2024, 5:12:40 PM