Forums

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

Does Jira has an interface for automating ticket creation?

Benjamin F. Zhou
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!
September 24, 2021

Greetings..., This must be a trivial question for the experts.... please bear with me.

we need to create one Jira ticket for every TSL certificate that is expiring and need renewal. We have a cron job on Linux that identifies certificates that are to expire within 100 days. But right now, we have to look through the output and manually create a ticket for each of them. Since we have about 100 of such every month, it has become a tedious job. 

Is there an interface of sort to automate such ticket creation? If yes, which is most likely, would an expert please point me to the right documentation?

thanks a lot

1 answer

3 votes
Fabian Lim
Community Champion
September 24, 2021

Hi @Benjamin F. Zhou

Yes this is possible.  We use API calls from other systems to create tickets automatically.  

Here is the REST API documentation: https://developer.atlassian.com/server/jira/platform/rest-apis/ 

Regards

Suggest an answer

Log in or Sign up to answer