Version 7.1 by Boris Folgmann on 2025/05/09 13:54

Hide last authors
Boris Folgmann 1.2 1 (% class="box warningmessage" %)
2 (((
Boris Folgmann 1.1 3 DRAFT
Boris Folgmann 1.2 4 )))
Boris Folgmann 1.1 5
Boris Folgmann 1.5 6 1. Goto [[https:~~/~~/make.powerautomate.com>>https://make.powerautomate.com]] and make sure that the right environment is selected on the top right.
Boris Folgmann 6.2 7 1. During the set-up of the workflow you will need to copy and paste a file which is different from language to language. Currently, these instructions have only a file for English and German language. Therefore, it makes sense, that you select one of these languages for the Power Automate UI. To do this, click on the cog icon on the top right and then on "View all Power Automate Settings"[[image:1746798531652-581.png||height="333" width="399"]](((
Boris Folgmann 4.2 8 Then select the wanted display language in the pop-up window and click on Save
9 [[image:1746798619537-941.png||height="490" width="355"]]
Boris Folgmann 6.2 10
11
12 Use the menu on the left-hand side to go to the "My flows" page. Then click on "+ New flow" and select "Automated cloud flow"
13 [[image:1746798824166-838.png]]
Boris Folgmann 3.2 14 )))
Boris Folgmann 1.4 15
16 * Atlassian provides [[instructions how any project admin in Jira can use Jira Automation to post e.g. freshly create Jira issues in a MS Teams chat>>url:https://confluence.atlassian.com/automation/use-automation-with-microsoft-teams-993924683.html]]. The Jira Automation version which is part of all DevOps-as-a-Service installations is newer than 9.0.0, therefore you have to follow the instructions in which the Webhook URL is first copied into a secret key before it can be used in an automation rule.
Boris Folgmann 1.1 17 * The domain name of the Webhook URL needs to be added to the Jira Allowlist. Since this can be only done by Jira Sysadmins, customers need to raise a service request in their support project to get it configured.
Boris Folgmann 1.2 18 * It can happen, that the JSON snippet provided by Atlassian for posting the card needs to be adapted. It uses multiple times the name "Parse_JSON" to refer to the previous step. In a German environment this needs to be changed to JSON_analysieren, if you get an error about it when saving the workflow.
Boris Folgmann 1.3 19 * The design of the adaptive card can be improved by changing the JSON in the last workflow step. [[https:~~/~~/adaptivecards.io/>>url:https://adaptivecards.io/]] documents the structure, [[https:~~/~~/adaptivecards.io/designer/>>url:https://adaptivecards.io/designer/]] offers an interactive designer application. See also [[Format cards in Teams>>url:https://learn.microsoft.com/en-us/microsoftteams/platform/task-modules-and-cards/cards/cards-format?tabs=adaptive-md%2Cdesktop%2Cdesktop1%2Cdesktop2%2Cconnector-html]].