Skip to content

The-Magicians-Code/confluoad

Repository files navigation

Confluoad

Upload files to confluence using Python

Setup

pip install -r requirements.txt
Add your credentials, destination URL and file data into the config.cfg file

Run

python3 upload.py

Upon choosing manual upload, refer to the file content type (MIME types) before uploading to avoid further errors