Other method in updating OTRS ticket except email

Moderator: crythias

Post Reply
gecelann
Znuny expert
Posts: 164
Joined: 12 Feb 2016, 08:05
Znuny Version: 5.0.0
Real Name: ann
Company: rghdinc

Other method in updating OTRS ticket except email

Post by gecelann »

Hi to everyone!

I would like to ask if there's another way around to update ticket's state other than email via external application.
We would like to try other way around to update ticket's state because our email is always delay in our side.
is there a way how to communicate other external application to update ticket's attribute?
RStraub
Znuny guru
Posts: 2210
Joined: 13 Mar 2014, 09:16
Znuny Version: 6.0.14
Real Name: Rolf Straub

Re: Other method in updating OTRS ticket except email

Post by RStraub »

Webservices and the generic interface could be your next best choice then.
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
gecelann
Znuny expert
Posts: 164
Joined: 12 Feb 2016, 08:05
Znuny Version: 5.0.0
Real Name: ann
Company: rghdinc

Re: Other method in updating OTRS ticket except email

Post by gecelann »

RStraub wrote:Webservices and the generic interface could be your next best choice then.
Hi RStraub,

Good day!
thanks for the response!
I would like to know if you do have some sample in understanding more about web services?
I've been trying to search for it on how to configure and apply it in otrsv5.
please help me to understand how web services works?

thank you so much!
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Other method in updating OTRS ticket except email

Post by reneeb »

There's a sample webservice: https://github.com/OTRS/otrs/blob/maste ... orREST.yml

You can upload that yaml file in the Admin area -> Webservices.

And there's a script that shows you how to use the webservice: https://github.com/OTRS/otrs/blob/maste ... Request.pl
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Post Reply