Hi,
We use a google form to launch some processes internally. Is it possible to use a google trigger to send a ping to our JIRA project to create a relevant task automagically? Currently we do this manually once we get an email saying X form has been submitted, but this seems like it should be scriptable.
With a little code, yes.
Broadly, I'd go with one of two options:
Option 1 is very easy to set up, but won't do any clever processing - it will just process the body of the email into the description, set a user, project and issue type and take a stab at priority if there's one on the email.
Option 2 is far more flexible, you can translate your form into any set of fields in JIRA, but it does require a login to JIRA to do the work.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.