Integrating Moodle with Jira to create tickets

Re: Integrating Moodle with Jira to create tickets

by Dan Marsden -
Number of replies: 0
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers Picture of Plugins guardians Picture of Testers Picture of Translators

You could probably do that with our trigger plugin:

https://moodle.org/plugins/tool_trigger

Create a listener on the course complete event and the add an action to trigger an external web services call. I'm not sure if Jira has a webservice that will do exactly what you need but you might be able to send an action from tool-trigger to ifttt.com and then get ifttt.com to do what you want in jira?

Average of ratings: Useful (1)