n8n
n8n copied to clipboard
Nextcloud Node: Include optional fields in Folder:List
This PR adds the ability to get additional fields for the Folder:List operation to the NextCloud Node.
Before this change the user is able to get from NextCloud Folder:List only default file or folder properties.
After this change the user is able to get any file or folder property for Folder:List operation by specifying fields to include in the "Additional Options" field for Folder:List operation. Those fields are:
- Comments Unread
- Contained File Count
- Contained Folder Count
- Content Type
- eTag
- Favorite
- File ID
- File Path
- Has Preview
- Last Modified
- Owner Display Name
- Permissions
- Resource Type
- Share Types
- Size
Here is how they look: