Hi
I have a requirement where i need to have the ability to create tickets directly from excel preferably by click of button. Is there a add-in or any other way by which I can have this realized. Also, I have the data across multiple sheets from where I need the data to be pulled in.
Thanks
You'll need to do some coding in Excel - it should be possible to write scripts in there that can fire off a REST call to your Cloud Jira to cause the creation of issues. Your scripts can look at many sheets to gather together the data to send.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.