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

Announcements

News and Announcements icon
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
    824 Moderator 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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 103 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 87

#3
trice602 Profile Picture

trice602 63 Super User 2026 Season 1

Last 30 days Overall leaderboard