The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

How can we use scripting in Jira cloud

Shib Saha
August 14, 2020

Hi All,

We are using Jira Cloud and want to explore scripting feature in Jira.

We are new to this feature and not sure how we can explore, few question we have 

1. Is it necessary to have a scripting plug in jira or we can use some Jira inbuilt function?

2. Which scripting language is widely used for performing task in Jira 

Please suggest how to proceed ahead, any feedback is much appreciated.

Thanks,
Shib

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Prince Nyeche - ELFAPP
Atlassian Partner
August 14, 2020

Hi @Shib Saha 

It depends on what you want to do, there are various Add-on such as Script Runner that provides scripting based features using Groovy (if i'm not mistaken), other than this, you basically use any scripting language (Python, Javascript, Node.js etc) to perform any given task that is allowed on Jira Cloud by creating your own custom scripts. Visit the developer.atlassian.com to see the APIs for Cloud and what feature it has access to.