Update OTRS Change Requests ( Release, Rfcs ) via Email or Remote API

Moderator: crythias

Post Reply
Kusith
Znuny newbie
Posts: 2
Joined: 10 Mar 2017, 23:54
Znuny Version: 5.0.0
Real Name: Kusith Goonawardena

Update OTRS Change Requests ( Release, Rfcs ) via Email or Remote API

Post by Kusith »

Hi All,

Currently, My organization using OTRS to track our change request and as a HelpDesk tool.

I'm looking for a solutions which can update already created OTRS changes ( RfC , Release or WorkOrder ) via an Email or some kind of an API call or may be a perl script is thats the only way.

Idea is that after successful deployment via Jenkins, automatically link the deployment job URL ( this will be great ) and update the WO or the change.

I know we can use a email to update the TICKETS but i havent had any luck with change requests.

Thank you in advance.

Kusith
RStraub
Znuny guru
Posts: 2210
Joined: 13 Mar 2014, 09:16
Znuny Version: 6.0.14
Real Name: Rolf Straub

Re: Update OTRS Change Requests ( Release, Rfcs ) via Email or Remote API

Post by RStraub »

According to the documentation there's no API for change management.
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
Kusith
Znuny newbie
Posts: 2
Joined: 10 Mar 2017, 23:54
Znuny Version: 5.0.0
Real Name: Kusith Goonawardena

Re: Update OTRS Change Requests ( Release, Rfcs ) via Email or Remote API

Post by Kusith »

Hey,

Thanks for the prompt reply. Is there a work around to do this task ?

Simply, I'm looking to create a connection between OTRS and Jenkins Deploymets

Thanks
RStraub
Znuny guru
Posts: 2210
Joined: 13 Mar 2014, 09:16
Znuny Version: 6.0.14
Real Name: Rolf Straub

Re: Update OTRS Change Requests ( Release, Rfcs ) via Email or Remote API

Post by RStraub »

I don't know jenkins, but you could always write a locale perl script and remotely trigger that (e.g. via ssh exec or something).
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
jojo
Znuny guru
Posts: 15019
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Update OTRS Change Requests ( Release, Rfcs ) via Email or Remote API

Post by jojo »

I would not use Change Management module any more. Process tickets have more possibilities and you can use all ticket based functionality
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Post Reply