Using issue object in message format

  • Display custom field in your slack message channel
  • Display project information in your slack message channel

How to

  1. Login your JIRA cloud
  2. Access your JIRA issue via API . e.g https://jsoftconnector.atlassian.net/rest/api/latest/issue/JS-157 . read the spec at https://docs.atlassian.com/jira/REST/cloud/#api/2/issue-getIssue
  3. Copy the response data and use http://www.jsoneditoronline.org/ for formatting JSON
  4. Find which field you that you need display in Slack message
  5. Navigate to Slack admin in JIRA and update your message format with expected field . e.g : issue.fields.customfield_10028.name
  6. Create new issue or comment issue for testing
  7. Please send email to us robert@jsoftware.io or jsoftconnector@gmail.com