Forums

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

What needs to be added in webhook which will call Jira Api to create an issue

Amanjot Singh
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 25, 2022

Hi All, 

I'm trying to make a call to Jira api using webhook, I want to create an issue in Jira using external outbound webhook. What kind of authentication is needed in webhook to accomplish jira issue creation.

Thanks

1 answer

0 votes
Alex
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 25, 2022

Hi @Amanjot Singh and welcome to the community!

 

It will depend on your Jira project configuration for screens and required fields, but these are the body parameters:

BODY PARAMETERS
  • transition
  • fields
  • update
  • history metadata
  • properties
  • Additional Properties

You can find the details and implementation samples here https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issues/#api-rest-api-3-issue-post

Cheers,

Alex

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events