-
Suggestion
-
Resolution: Unresolved
-
None
-
4
-
23
-
NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.
It would be nice if one can import multiple word documents instead of one at a time.
- is related to
-
CONFSERVER-14366 Remote API + Doc Import
- Gathering Interest
- relates to
-
CONFCLOUD-24041 Import Multiple Word Documents
- Closed
- was cloned as
-
CONFSERVER-39174 Import Multiple Word Documents
- Closed
Can't believe this isn't possible. It's not like Word is a niche application! Very disappointing that Atlassian can't make such a basic feature possible. I have a number of word documents that I'd love to import using the titles and folders as the page structure.
Here you go devs:
{ //use existing function to import document importDocument(i); }for(int i =0; i<numberOfDocsToImport;++i)