Is there any way by which we can auto-create confluence pages from Jira via some trigger?
The intent is to automatically create a confluence page from Jira whenever any issue is created. The summary of the issue should be the title of the page and the description should be the body of the confleunce page body.
Take a look at this question https://community.atlassian.com/t5/Jira-questions/Create-Confluence-page-from-JIRA-addon/qaq-p/696693 which explains how to create a page using Confluence REST API. However since you are using the cloud version, I've located for you the specific section you need which is this -> https://developer.atlassian.com/cloud/confluence/rest/api-group-content/#api-api-content-get
Try the following POST method to a native automation rule which send a web request.
Hope that helps!
Alex
Do you have a postman collection for the basic APIs mentioned on the above page? It would be really time-saving for us.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Nope, sorry. Why do you need a postman collection? You'll run everything from you project.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I'm with Elements, and we just released a new app Elements Publish to Confluence that might meet your needs. The app allows you to create pages from Jira tickets.
Check out this article that explains how to create Confluence pages linked to Jira issues with the app.
Popular use-cases include:
Let me know if you have any questions!
Armand :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
You may check this app - https://marketplace.atlassian.com/apps/1224763/coji-confluence-pages-for-jira?hosting=cloud&tab=overview
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.