Confluence offers several ways to add many files to a page at once:
- Using of Confluence's Drag-and-Drop functionality, simply drag the files onto any Confluence page. Refer to Using Drag-and-Drop in Confluence for more information.
- Confluence pages and attachments can also be mounted as a network drive, and files can be dragged and dropped into Confluence using the WebDAV Plugin.
- Alternatively, users who do not wish to use WebDAV can write a custom script to attach all PDF files in a directory to a Confluence page using the addAttachment function in the Remote API. This script can be adapted from one of the Remote API script examples.