Meetings are crucial for team collaboration, but preparing and managing meeting details often involves tedious manual effort. How can you ensure that all key information—agenda, participants, and expected outcomes—is captured and readily available for everyone?
With Smart Forms for Jira, meeting request details submitted via a form are automatically turned into a structured Confluence meeting notes page. This automation eliminates manual work and guarantees consistency. All meeting information is centralized, ensuring your team is prepared and ready to collaborate.
https://your-domain.atlassian.net/wiki/rest/api/content
Content-Type
: application/json
Authorization
: Basic XXXXX
XXXXX
value is a decoded Base64 string of username:API Token.{
"type": "page",
"title": "Meeting Notes {{issue.summary}}",
"space": {
"key": "Your_Key"
},
"body": {
"editor": {
"value": "{\\"type\\":\\"doc\\",\\"content\\":[{\\"type\\":\\"paragraph\\",\\"content\\":[{\\"type\\":\\"text\\",\\"text\\":\\"{{issue.description}}\\"}]},{\\"type\\":\\"table\\",\\"attrs\\":{\\"layout\\":\\"default\\"},\\"content\\":[{\\"type\\":\\"tableRow\\",\\"content\\":[{\\"type\\":\\"tableHeader\\",\\"attrs\\":{},\\"content\\":[{\\"type\\":\\"paragraph\\",\\"content\\":[{\\"type\\":\\"text\\",\\"text\\":\\"Issue Key\\",\\"marks\\":[{\\"type\\":\\"strong\\"}]}]}]},{\\"type\\":\\"tableHeader\\",\\"attrs\\":{},\\"content\\":[{\\"type\\":\\"paragraph\\",\\"content\\":[{\\"type\\":\\"text\\",\\"text\\":\\"Page Name\\",\\"marks\\":[{\\"type\\":\\"strong\\"}]}]}]},{\\"type\\":\\"tableHeader\\",\\"attrs\\":{},\\"content\\":[{\\"type\\":\\"paragraph\\",\\"content\\":[{\\"type\\":\\"text\\",\\"text\\":\\"Email\\",\\"marks\\":[{\\"type\\":\\"strong\\"}]}]}]},{\\"type\\":\\"tableHeader\\",\\"attrs\\":{},\\"content\\":[{\\"type\\":\\"paragraph\\",\\"content\\":[{\\"type\\":\\"text\\",\\"text\\":\\"Target Audience\\",\\"marks\\":[{\\"type\\":\\"strong\\"}]}]}]},{\\"type\\":\\"tableHeader\\",\\"attrs\\":{},\\"content\\":[{\\"type\\":\\"paragraph\\",\\"content\\":[{\\"type\\":\\"text\\",\\"text\\":\\"Request Type\\",\\"marks\\":[{\\"type\\":\\"strong\\"}]}]}]},{\\"type\\":\\"tableHeader\\",\\"attrs\\":{},\\"content\\":[{\\"type\\":\\"paragraph\\",\\"content\\":[{\\"type\\":\\"text\\",\\"text\\":\\"Deadline\\",\\"marks\\":[{\\"type\\":\\"strong\\"}]}]}]}]},{\\"type\\":\\"tableRow\\",\\"content\\":[{\\"type\\":\\"tableCell\\",\\"attrs\\":{},\\"content\\":[{\\"type\\":\\"paragraph\\",\\"content\\":[{\\"type\\":\\"text\\",\\"text\\":\\"{{issue.key}}\\"}]}]},{\\"type\\":\\"tableCell\\",\\"attrs\\":{},\\"content\\":[{\\"type\\":\\"paragraph\\",\\"content\\":[{\\"type\\":\\"text\\",\\"text\\":\\"{{issue.summary}}\\"}]}]},{\\"type\\":\\"tableCell\\",\\"attrs\\":{},\\"content\\":[{\\"type\\":\\"paragraph\\",\\"content\\":[{\\"type\\":\\"text\\",\\"text\\":\\"{{issue.Email}}\\"}]}]},{\\"type\\":\\"tableCell\\",\\"attrs\\":{},\\"content\\":[{\\"type\\":\\"paragraph\\",\\"content\\":[{\\"type\\":\\"text\\",\\"text\\":\\"{{issue.Target Audience}}\\"}]}]},{\\"type\\":\\"tableCell\\",\\"attrs\\":{},\\"content\\":[{\\"type\\":\\"paragraph\\",\\"content\\":[{\\"type\\":\\"text\\",\\"text\\":\\"{{issue.Request Type}}\\"}]}]},{\\"type\\":\\"tableCell\\",\\"attrs\\":{},\\"content\\":[{\\"type\\":\\"paragraph\\",\\"content\\":[{\\"type\\":\\"text\\",\\"text\\":\\"{{issue.Deadline}}\\"}]}]}]}]},{\\"type\\":\\"paragraph\\",\\"content\\":[{\\"type\\":\\"text\\",\\"text\\":\\"\\"}]}]}",
"representation": "atlas_doc_format"
}
}
}
Add the created page link to the Jira issue as a comment:
Meeting notes have been created: [{{webResponse.body._links.webui}}](<https://your-domain.atlassian.net>{{webResponse.body._links.webui}})
With Smart Forms for Jira and Jira Automation, meeting notes are created automatically and structured perfectly in Confluence. Transform your team's workflow today—leave manual tasks behind and focus on collaboration and productivity.
Olha Yevdokymova_SaaSJet
Product Marketing Manager
SaaSJet
Ukraine
9 accepted answers
0 comments