dav_list
List files and directories at a WebDAV path using user credentials. Returns raw WebDAV XML with file details.
Instructions
List files/directories at a WebDAV path for the given user. Returns raw WebDAV XML (PROPFIND response).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | ||
| password | Yes | ||
| path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |