Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Edit Issue via Microsoft Power Automate Flow

Steven Vits
Contributor
December 5, 2023

New to Jira.

Trying to create and most of all update Issue's in power automate Flow.

There are connectors for create and edit issue's in Jira.

I'm trying to update an issue to fill in a 'responsible group'.

the connector tells me I need an valid JSON for the update field but what is the JSON format I need to follew?

Thanks in advance

 

1 answer

1 accepted

0 votes
Answer accepted
Steven Vits
Contributor
December 6, 2023

ok, found the format.

it are custom fields that need to be filled in.

{
"customfield_31415": [
{
"workspaceId": "7fed84f7-3ef1-4bca-8958-314f9a88a624",
"id": "7fed84f7-3ef1-4bca-8958-314f9a88a624:@{variables('TP_ObjectID')}",
"objectId": "@{variables('TP_ObjectID')}"
}
],
"summary": "blablabla"
}

Suggest an answer

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

Atlassian Community Events