Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Space export API or SOAP like flyingpdf

Andreas Denzler
Contributor
July 10, 2022

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

 

 

 

1 answer

0 votes
Hana Kučerová
Community Champion
July 11, 2022

Hi @Andreas Denzler ,

unfortunately I don't think this is possible :-(.

Andreas Denzler
Contributor
July 11, 2022

This is sad, unfavorable and unfortunately disappointing.

Any other ideas to accomplish this, maybe e.g. with some workaround, plugins/addons, scripting?

Hana Kučerová
Community Champion
July 13, 2022

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.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events