Hello,
Is there a possibility via REST or SOAP API to export not only single pages (like with the flyingpdf function https://confluence-url.com/spaces/flyingpdf/pdfpageexport.action?pageId=1234567 in combination with curl or wget) but whole areas of Confluence and save them as PDF or HTML or XML?
The best solution would be, being able to run a curl request in Windows cmd or with powershell, like I am doing successfully with single pages (with requests like this one: curl -s -L --referer ";auto" -o %exportfolderdestination%/export.pdf -D- -u username:password -X GET -H "Content-Type: application/pdf" https://confluence-url.net/spaces/flyingpdf/pdfpageexport.action?pageId=1234567 >nul
Thanks for your suggestions.
Best Regards,
Andreas
This is sad, unfavorable and unfortunately disappointing.
Any other ideas to accomplish this, maybe e.g. with some workaround, plugins/addons, scripting?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I've searched the Marketplace, but didn't find anything suitable.
Probably you can develop your own application, but I don't have enough experience with development for Confluence, only for Jira.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.