Hi everybody
I'm trying to automate my published version released note on a confluence space with automation of Atlasian
I sucess to create the page with the list of ticket jeys but it's not really friendly
I can't mix smart values and html text to show datas on a html datatable
How should i parameter it ?
Thanks a lot !
The body and the parameter :
{{#lookupIssues}} {{key}} {{customfield_10081}} {{customfield_10082}} | {{/}}
Welcome to the community.
Check this previous post: https://community.atlassian.com/forums/Confluence-questions/How-can-i-create-a-new-page-from-a-users-template-using-rest-api/qaq-p/1059884
Also, can you provide:
1. images that show your complete rule.
2. images showing the details of any relevant actions/conditions/branches.
3. images showing the Audit Log details for the rule execution.
4. Explain where the issue is.
These questions are not for not willing to help, but to have community members understand on how automation works.
Or even check this free marketplace app; Free:(AI powered) Automated Release Notes & Reports for Jira
Hi Marc,
here are my screen
The result was
there is not error logged, but if i tried to combine HTML and Smart values i get this one
for this kind of body set:
I expect a confluence page, with a table of the list of keys in lookupissues
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This can only be done by using the Confluence API and web request action in the automation.
Here's a breakdown of the process:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Marc - Devoteam , thanks for the mention of our app - Free:(AI powered) Automated Release Notes & Reports for Jira
@Thibault d_Arexy , do let me know if you want to explore this app and want a quick demo. Our app contains a very strong and deep integration with Confluence which helps you to create release notes and reports using different layouts of your choice such as table, free layout, that too directly within the confluence page. The powerful rule engine lets you automate to create new confluence pages, append/prepend content to existing page, generate release notes summary using AI and much more.
Best,
Sujeet
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.