Skip to main content

Update File Properties

Update properties of a file.

Parameters

ParameterDescription
File NameThe new name of the file.
Item IDThe ID of the item in a list. Can be obtained via the List Items action.
Site IDThe ID of the site. Can be obtained via the List Sites action.

Example Output

{
"id": "01NKDM7HMOJTVYMDOSXFDK2QJDXCDI3WUK",
"name": "new-file-name.docx",
"file": {}
}

Workflow Library Example

Update File Properties with Sharepoint and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop