Integrating Moodle with Jira to create tickets

Integrating Moodle with Jira to create tickets

by Di Di -
Number of replies: 1



I'm looking to integrate JIRA with Moodle, whereupon course completion a Jira ticket is automatically created to grant the user access to a particular software. Is this possible? If so, any guidance would be appreciated.

Many thanks,
Di


Average of ratings: -
In reply to Di Di

Re: Integrating Moodle with Jira to create tickets

by Dan Marsden -
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)