Hello all,
My requirement is I have all details to create a page based on details on an oracle database table.
My plan is to run a script which my page with all the markup language syntax and manually copy the output of the script to create a page.
The output will be a predefined format in markup language.
I need advise,
- Can i directly use confluence to query the database from time to time and update the page
- Can I do a Rest API call to update a page using the output file as I mentioned above(with markup language tags)
Regards,
leaumas
Hi Samuel
We launched a new app that allows you to create pages from templates through Jira Workflow post-function and store the Confluence page in a Jira customfield to apply more actions like:
Workflow postfuntions
Workflow conditions
And so much more.
Please give it a try, I believe it would streamline alot of repeated effort on your team
Jira Confluence Workflow Extensions (JCWE)
Give it a try I am confident you'll love it.
If you have any inquires or requests please drop me an email at admin@innovura.io
1) you can't. There're plugins to query database but they won't help you to update page.
2) you have to prepare json file for Page and include content in storage format there, then you can update page with api.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you Pavel!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Samuel.
You can try Confluence CLI (https://marketplace.atlassian.com/apps/284/confluence-command-line-interface-cli?hosting=cloud&tab=overview) to bulk update pages from prepared text files or files hierarchy etc.
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.