Lets say if there are 100 rows of user stories in a google sheet and these has to be converted into individual JIRA tickets. Is there an API to start with from the basic integration of google sheet and JIRA? And then write a function to create JIRA tickets from each row?
There are a couple of solutions that address this requirement.
https://zapier.com/apps/google-sheets/integrations/jira
https://automate.io/integration/google-sheets/jira
Atlassian APIs to create an issue is documented at https://developer.atlassian.com/server/jira/platform/jira-rest-api-examples/#creating-an-issue-examples
Regards
Bhushan
Thanks Bhusan! I will take a look.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.