The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Can the REST API be used to import lots of microsoft word documents with Confluence markup?

Emily Kern
January 22, 2019

I'm trying to automate the import process, which involves .docx files with Confluence markup. Does the API have a method for creating pages/spaces and then importing a word document?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Thomas Deiler
Community Champion
January 22, 2019

Dear @Emily Kern,

sure. You first create a new empty page and the page ID is returned. With this ID you can attach what every you want. Then you alter the page adding markup code to display your word documents.

To understand the details, best you request a sample confluence page with word markup and analyse the JSON response.

Follow the API Reference Documentation.

So long

Thomas

TAGS
AUG Leaders

Atlassian Community Events