Get Item Info
Gets the metadata of file or folder.
Last updated
Gets the metadata of file or folder.
Last updated
This activity gets the metadata of the user-specified item (file or folder) using the Microsoft Graph API.
Connection Id: Required
Specifies the office 365 connection id.
Item Id: Required
Specifies the Drive Item ID of the file or folder that we want to get info on. For obtaining the ID, input the DriveItem variable which can be the output of activities like, , , etc. and append ".Id" to the end of the variable.
Drive Name: Specifies the name of the drive within OneDrive or SharePoint to search for the specified files or folders. If the given drive exists within SharePoint, then the Site Url must be specified. If the field is left blank, the search is carried out in the default drive (Documents) of the SharePoint site that is specified in the Site Url field.
Site Url: Specifies the URL of the SharePoint site to search for the specified files or folders. It's required only when searching in SharePoint.
Item: Required
Specifies the metadata of the file or folder as a Object.