Hello,
We would like to search and replace texts within Confluence pages under specified parent page.
Let's say we've got following page structure,
Parent page
--Child page 1 (contains text "a")
--Child page 2 (contains text "a")
--Child page 3 (contains text "a")
We would like to replace text "a" within child page 1 to child page 3 with text "b" at once.
Is there any remote API available to achieve this, or do we need to create plugin for this purpose? Please advise.
Regards,
Daisuke Niwa
Thank you for your response. I went through the documentation of Confluence CLI but could not find a method to replace certain character.
https://bobswift.atlassian.net/wiki/display/CSOAP/Documentation
Is it possible for you to let me know which method I should use?
Regards,
Daisuke Niwa
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Actually, "storePage" methold supports "findReplace" parameter which finds and replaces text within Confluence page.
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.
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.
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.