BDD user stories in Confluence

Anatoly Danilov May 6, 2013

I want to keep user stories in Confluence, but I can't find a way to fetch the stories in text format back :( All I found is pageUrl?decorator=printable. There is got to be a better way to fetch stories in txt mode, maybe REST API features? Any ideas, suggestions would be highly appreciated!

2 answers

1 accepted

0 votes
Answer accepted
Anatoly Danilov May 23, 2013

so far there is no way to get features from the wiki in an easy way without tons of parsings

0 votes
C_ Faysal
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 6, 2013

hi.

using REST you could put this behind your Confluence URL:

/rest/prototype/1/content/{ID}

i.e. https://your_url_to_confluence/rest/prototype/1/content/here_comes_the_page_id

try this

C_ Faysal
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 6, 2013

one other idea to get page content in an unformatted way is to use webdav

Anatoly Danilov May 7, 2013

this way I got xml formatted page which is not much better than pageUrl?decorator=printable

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events