web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Power Automate - HTTP ...
Power Automate
Unanswered

Power Automate - HTTP Connector - Create an Issue in JIRA

(0) ShareShare
ReportReport
Posted on by 8

I am using REST API via the HTTP to create a JIRA issue everytime a response is submitted to a MS Form and the issue is getting created successfully.

However, one of the custom fields (short text) is not updated although the request body has the value to be set to this field (highlighted).

There is no error or failures shown on the POST request and the JIRA issue does get created.

 

Only the "customfield_11605" is blank although, you can see in the payload below the data that has been passed.

 

 

{
  "fields": {
    "project": {
      "key""ABCD"
    },
    "summary""Summary 05111637",
    "description": {
      "type""doc",
      "version"1,
      "content": [
        {
          "type""paragraph",
          "content": [
            {
              "type""text",
              "text""test description"
            }
          ]
        }
      ]
    },
    "issuetype": {
      "name""Epic"
    },
    "reporter": {
      "id""xxxxxxx"
    },
    "customfield_10928": [
      {
        "value""BIL"
      }
    ],
    "customfield_11605": [
      {
        "value": "New Code not mapping"
      }
    ],
    "customfield_11582": [
      {
        "value""Nominal Ledger Code"
      },
      {
        "value""Analysis Code"
      }
    ]
  }
}
I've checked everything and the field is present in the Create/ Edit and View screens of the issue.
 
 
Here's the flow of events and showing success at last run.
 
Categories:
I have the same question (1)
  • KevinGador Profile Picture
    822 Super User 2025 Season 2 on at
    Hello, 

    May I know how you got your API key from your JIRA? Im trying to figure this out. I have the same use case as you =)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 519 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 296 Moderator

#3
abm abm Profile Picture

abm abm 232 Most Valuable Professional

Last 30 days Overall leaderboard