I'm using the article
It works nicely
How can I edit the confluence page created above automatically if I update the issue?
Any pointers will be greatly appreciated
Thanks a lot
Hi @fastcoder ,
1. You can reference the created page using the {{createdPage}} smart value
2. For editing the page in the automation itself, you can use the "Send Web Request" action with the Confluence REST API for Update Page.
Hope that helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @fastcoder - we've also recently released an "Edit page" Automation action, now available in both Jira & Confluence: https://community.atlassian.com/forums/Automation-articles/Automation-quot-Edit-page-quot-action-now-available-in/ba-p/3066529
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @fastcoder
if you want to keep the Jira content in a created Confluence really in sync I can recommend Autopage. Autopage is a third party app we developed to ease automation of documentation use cases between Jira and Confluence with the requirement of a permanent sync and avoidance of redundant work.
➡️ You can find us at the Atlassian Marketplace
https://marketplace.atlassian.com/apps/1218503
🎥 Here you find a quick guide on how this works:
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.