is there a way we can get all the external links which are specified in confluence pages through db
Hi Padmasree,
on your own risk (I wouldn't try this), you can parse the body field in the bodycontent table of your confluence database, but then you still have to figure out to which page the content belongs to.
I strongly suggest not accessing the database directly or even modify it. I'm sure other tools (ScriptRunner or else) could parse pages from inside Confluence to get the external link list you want.
Best
JP
Hi @Padmasree P,
See this answer from a few months ago:
You can at least search by space this way, which will save you some time
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.