Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Q&A
  • Jira
  • Questions
  • Automation: Dynamically embedding Jira Issue fields when creating Confluence pages from custom tmplt

Automation: Dynamically embedding Jira Issue fields when creating Confluence pages from custom tmplt

Alex S
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 8, 2026

Hello dear Atlassian Community,

I have set up an automation rule in Jira to create a Confluence page whenever a specific issue type is created.

What I have tested:

  1. The "Page content" workaround: I tried creating pages by manually recreating the layout in the "Page content" field within the Jira Automation action. While Smart Values (like {{issue.url}}) work perfectly this way and resolve to live links, the formatting options in this field are extremely limited. It does not support the complex layouts, styling, and structured tables our team requires for professional documentation.

  2. The Template approach: I created a comprehensive Space Template with a professional design. However, I cannot get dynamic data (like the triggering Issue Key or Status) to populate inside this template.

    • Template Variables settings do not appear in the Jira Automation UI, even though they are defined in the template using New Variable option.

    • Jira Issue Macros within the template do not accept Smart Values, throwing JQL syntax errors during setup.

My Goal: I want to use my own Confluence Template to maintain our design standards, but I need it to automatically include a dynamic link (Smart Link/Jira Macro) to the triggering Jira issue.

Are there any solutions for this?

Thanks in advance!

1 answer

0 votes
Jorge Cammarota
Banned
February 9, 2026

Hi, how are you? The quickest way is to use a simple Smart Link. It's not the prettiest thing in the world, but it solves the problem without any headaches.

Basically, in the page content field (create a Confluence page), you just need to paste this: [{{issue.key}}]({{issue.url}}).

In Confluence Cloud, it automatically identifies the link and transforms it into that nice Jira card, as long as everything is in the same organization. It's the perfect solution if you just need the card applied there and don't care about a super elaborate layout.

Alex S
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 9, 2026

I've already found this solution, but unfortunately it doesn't work for me at 100%, because I want to show not only one Jira card, but also the table with all tasks or sub-tasks linked to mentioned issue. And it isn't possible with just card ;(

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events