I have a Jira automation rule that when triggered, creates a Confluence page based on a template I've created.
How do I update the Confluence template so that it can pull from the Jira issue that triggered it? For example, I want the summary of the issue displayed on a table or, if possible, a link to the Jira issue.
I've tried {{issue.key}} and some other smart values but I didn't see it get populated.