when I create Confluence pages from Jira automation, it creates a classic confluence page.
How can I create a Confluence Live Doc from jira?
Thanks
Hi @Michele Salvini -- Welcome to the Atlassian Community!
I have not used the Confluence Live Doc feature yet, and I believe it is still in beta. Based on the documentation in the developer community, you may need to call the REST API endpoint for Page Create using the Send Web Request action in a rule, and supply the subtype for a "live" document:
https://community.developer.atlassian.com/t/rfc-83-live-docs-pages-in-confluence-cloud/88495
Here are some other references if you want to try that:
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.