Uploaded image for project: 'Jira Platform Cloud'
  1. Jira Platform Cloud
  2. JRACLOUD-47692

Include Custom Fields in Variable substitution in the webhook URL

XMLWordPrintable

    • 7
    • 23
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.

      Problem :

      Only these variables are found from https://developer.atlassian.com/jiradev/jira-apis/webhooks

      ${board.id} 
      ${issue.id} 
      ${issue.key} 
      ${mergedVersion.id} 
      ${modifiedUser.key} 
      ${modifiedUser.name} 
      ${project.id} 
      ${project.key} 
      ${sprint.id} 
      ${version.id}
      

      I need to add custom fields to the webhook URL

      Suggestions:
      Include Custom Fields in Variable substitution in the webhook URL

              Unassigned Unassigned
              astephen@atlassian.com Adrian Stephen (Inactive)
              Votes:
              50 Vote for this issue
              Watchers:
              49 Start watching this issue

                Created:
                Updated: