Retrieving a file from WebDAV server

I was wondering if anyone could provide some pointers on how to retrieve the contents of a file from a WebDAV server. As there is no built-in functionality (I know there is an action step to save to a WebDAV server, but I also need to go the other direction) I assume the way to do this will be via JavaScript, but I’m not sure if there is sufficiently built-in functionality in JavaScript to accomplish this.

Any pointers would be appreciated.

Thanks!

1 Like