webhook from MantisBt

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
biju_ps
Posts: 2
Joined: 06 Apr 2016, 08:06

webhook from MantisBt

Post by biju_ps »

I am having two bug tracking system.
Mantis is for customers and exposed to internet. Another internal development ticketing system for internal tracking .

Now I wanted to create a related ticket in the internal ticketing system by calling a API to that system when ever the client create a ticket in Mantis.

How can I achieve this .. please help
cas
Posts: 1622
Joined: 11 Mar 2006, 16:08
Contact:

Re: webhook from MantisBt

Post by cas »

In case the internal system accepts emails, just ensure that for each ticket an email is sent to the internal system. A relative easy way could be to create a mantis plugin that updates the internal system ( whenever needed).
Post Reply