Forums

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

Automatic creation of JIRA tickets from Slack

Yulia Zhyliaieva
Contributor
February 4, 2022

I have a channel for purchase notifications. 

For some of them (specific parameters) I need to create JIRA tickets automatically.

Is there a trick to automate creation of JIRA tickets from Slack?

1 answer

1 accepted

1 vote
Answer accepted
Sachin Dhamale
Community Champion
February 6, 2022

@Yulia Zhyliaieva - By Default the there is not way to automate the issue creation from Slack. You may create support ticket with Slack as its from slack to Jira. May be they have some API through which you can develop some plugin which help you to trigger the jira issue creation REST API.

1. Listen the message on Slack

2. Read the Message and look for parameter.

3, If it satisfy your parameter then trigger the Jira Issue creation REST API ( for which i can help)

 

Refer this third party plugin which create jira issue based on some emoji. Lets see how it full fill your requirement. 

https://jirasteps.app 

 

Pls accept the answer if it helps you.

Thanks,
Sachin

Suggest an answer

Log in or Sign up to answer