Get Confluence page in specific language via API using scroll translations

Charlie Misonne
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 13, 2016

I need to get all pages of a Space in a specific language. We are using the Scroll Translations addon.

Is this possible? I tried with an Accept-Language header, this doesn't work. I'm always getting the default (English) language.

Other plugins / suggestions are welcome

1 answer

1 vote
roman
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.
July 13, 2016

Hi Charlie,

Currently, we do not officially support REST API with Scroll Translations except for exporting/importing Translation ZIP. I would suggest voting and watching this issue to support Public REST API: https://k15t.jira.com/browse/VSN-1811. Please sign up at https://k15t.jira.com/secure/Signup!default.jspa to watch, comment on or vote for this issue. You'll then get a notification for every status update on the issue.

Since Scroll Translations is implemented in a way of macros, both translated and original content will have the same page id. Translated content of the specific page is actually placed in a macro on the same page as the original content.

You can use this resource to access both default and translated versions of the page:
<confluence_url>/rest/scroll-versions/1.0/translation/<page_id>

But because we do not support REST API officially, this resource may change in future versions.

If you have any questions, please don't hesitate to ask.

Cheers,

Roman.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events