Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to pass JIRA ticket id dynamically in custom data

Varun S Bhat
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!
October 19, 2023

Hello All,

We want to call GitAction from Jira hence we have to send Jira ticket ID dynamically in payload , is there any option to get value and pass to Git Action ? 

I have seen this https://github.com/orgs/community/discussions/65881  where we can pass like this 

{
  "event_type": "my_event",
  "client_payload": {
    "jira_issue_key": "ABC-123", 
    "jira_assignee": "john.doe"
  }
}

but instead of ABC-123 , I have to get this dynamically once Jira rule is called. Can someone plz help here? Thanks

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events