Forums

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

Need to migrate the repo from bitbucket to confluence page in jira server

kiranmai_genkolla July 26, 2022

Need to migrate the repo from bitbucket to confluence page in jira server.

 The repo have the folders which contains PDF files in it .

 

PDF files should convert as the confluence pages .

eg : folder 1 has PDF1 and PDF2 ... which need to create as PDF1 and PDF2 pages in the confluence. Can anyone can help in getting this .

2 answers

0 votes
Florian Bonniec
Community Champion
July 26, 2022

Hi @kiranmai_genkolla 

 

There is no way to import PDF as Page in Confluence. You may try to convert PDF to Word Document then Import them as Page.

 

There is no Folder in Confluence but Pages with childs. You may have to create a script to do that using python for instance but no easy way to do it.

 

https://pypi.org/project/PyPDF2/

https://pypi.org/project/atlassian-python-api/

0 votes
Trudy Claspill
Community Champion
July 26, 2022

How does Jira factor into your question?

Suggest an answer

Log in or Sign up to answer