Hi experts,
We need to import 10000 files as confluence page with a defined structure.
Do you have any solution to automate this import ?
I know that we can import word document but it's not workable.
Thanks
Hi @Rash ,
You might consider using webDav, that might be a solution for you
https://confluence.atlassian.com/doc/use-a-webdav-client-to-work-with-pages-200704169.html
Or of course develop some script (e.g in Python) that would use REST API and create function to automate this
Hi @Mirek
Thank you for your help, i am trying rest API and it seems to be what i was looking for.
I will try it and give a feedback here!
Best Regards
Rash
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.