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
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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.