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 @Rachid El Mansouri ,
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
https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content/#api-wiki-rest-api-content-post
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
It looks like you're new here. Sign in or register to get started.