You can now use WebDAV as a remote connection type for both imports and exports, joining FTP, SFTP, and HTTP as supported protocols.
What’s New#
- WebDAV connection type - connect to WebDAV servers using username and password authentication for both imports and exports.
- Automatic protocol detection - Altera tries HTTPS first, then falls back to HTTP, and remembers the result for future connections.
- Wildcard file downloads - use patterns like
/orders/export_*.csvto automatically fetch the most recent matching file, just like FTP and SFTP. - Automatic directory creation - directories are created on the server as needed when uploading export files.

