Hi,
Can the steps in the doc be done through the Confluence Python module?
https://confluence.atlassian.com/doc/import-a-word-document-into-confluence-170493136.html
I am looking for a way to publish a page in a confluence space using a doc file.
Do let me know your thoughts.
Regards,
@Alex Koxaras _Relational_ - I have a similar question. I am on Data Center version of Confluence and trying to find the method for importing Word Doc into Confluence page using a Python script.
Looking at the link you shared above talks only about creating a Page and I couldn't find any parameter details around import a Word doc into the page.
Can you please help me with this?
Thanks.
Hi @Julious Gonsalves and welcome to the community,
The proper article you should read, since you are on cloud as you state on your question, is this one: https://support.atlassian.com/confluence-cloud/docs/import-content-into-confluence-cloud/
If your python script uses the confluence cloud REST API, then it could be feasible.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Alex,
I am following the below documents.
https://atlassian-python-api.readthedocs.io/
https://atlassian-python-api.readthedocs.io/confluence.html
Is it possible to do the same using the above confluence module?
Regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I dont know about the above links. They are not from Atlassian.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Alex,
If I use rest-API, please let me know which property I should focus on.
Regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Alex,
Thank you for the quick reply.
I will review it and get back to you if further assistance is needed.
Regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.