Hello,
I have Confluence Data Center 8.5.19, and I don't know if there is an Automation to export a page and its children and save them in a path for example, "C:\Users\...\Documents" or sharepoint.
Then, we could access in pdf format.
In case of Confluence's unavailability, previously, we could use this automation to export and then consult the information even if the Confluence was not available.
Best regards,
Isabel Fonseca
Are you trying to use the automation to export a page and its children outside of Confluence?
Best,
Fadoua
Hello @Tinker Fadoua ,
I want export outside of Confluence, if it was possible for example from postman.
That example manually from confluence , Is possible automation ?
From Space Tools, the operation don't conclude:
(...)
Best Regards,
Isabel Fonseca
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for providing these details.
I promise to get back to you tonight
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Maybe I have to create a project in .net or eclipse, to invoke endpoints that return HTML and generate PDFs. I would have to explore this path if it is really necessary.
Exemplo with a file result postman Vs confluence page.
// All spaces -> "homepage": "/rest/api/content/35422949"
https://.../rest/api/space
// Page Id, of home page of space
https://.../rest/api/content/35422949?expand=body.storage
//children:
https://.../rest/api/content/35422949/child/page
// confluence:
https://.../pages/viewpage.action?pageId=35422949
I look forward to your response,
Thank you
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I always exported Confluence spaces using Confluence Native Tools.
Best,
Fadoua
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
I have already export, the situation is resolved.
Many thanks.
Isabel Fonseca
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.