I have a large set of user stories in a spreadsheet that I need to import into Confluence, one page per story. Within Excel, I have concatenated the story text into the Confluence storage format that provides a minimum level of formatting when imported into Confluence (i.e. bold, carriage returns and horizontal lines), and for each story, created from Excel a text file per page to import.
I have found this article, which describes how to import text files for conversion into Confluence pages. It describes how to navigate to Space Tools > Content Tools, and choose to import. This page illustrates where Content Tools should be, however, I am unable to find this functionality.
Can anyone confirm if this (or similar) functionality still exists that would allow what I describe please?
I'd use Confluence CLI for this type of thing. The "addPage" Action should do what you need. To automate, you could write a simple Bash script wrapper around it if you have a lot to import.
Thanks Dave - I'll take a look at that
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.