Web Services and Customer Information

English! place to talk about development, programming and coding
Post Reply
pebeITS
Znuny newbie
Posts: 29
Joined: 26 Jul 2012, 22:16
Znuny Version: 5.0.5

Web Services and Customer Information

Post by pebeITS »

Hello,

currently I'm using the webservices via php to get ticket information for our dashboard.
when using the "TicketGet"-Call, I get all information about the ticket, such as customerid.
Works all fine, but I also need the customers name / company name and not only the customerid.

Is it possible to get the customer information (which is in an external backend) via web services? could not find anything about that...

regards

Philipp
StCyr
Znuny newbie
Posts: 13
Joined: 25 Feb 2014, 16:32
Znuny Version: 4.something

Re: Web Services and Customer Information

Post by StCyr »

Hi Philipp,

Maybe in latest OTRS versions: I've read something about that in recent release notes.

Otherwise you can still develop a new soap method; It's not that difficult :-)

Cheers,

Cyrille
martinv2
Znuny newbie
Posts: 13
Joined: 30 Jun 2014, 14:49
Znuny Version: 6.4.4
Real Name: Martin Vorländer
Company: PDV-Systeme GmbH
Contact:

Re: Web Services and Customer Information

Post by martinv2 »

Hi!

you can find my feeble attempt at this under http://vms.pdv-systeme.de/users/martinv ... ervice.opm
The WSDL file is http://vms.pdv-systeme.de/users/martinv ... tions.wsdl
Disclaimer: I'm not an expert, neither for SOAP nor for OTRS. These are just some perl modules written for learning and fun.

HTH,
Martin
OTRS 6.4.4, Ubuntu 20.04.5 LTS with MariaDB 10.3.37
oilbriton
Znuny newbie
Posts: 1
Joined: 10 Dec 2015, 14:01
Znuny Version: 54453
Real Name: Briton
Company: oil
Location: Briton Oil Limited Wolfetone St Dublin 1 Ireland
Contact:

Re: Web Services and Customer Information

Post by oilbriton »

Web services (sometimes called 'application services') are programs ... Web services range from such major services as storage management and customer relationship ... You also agree that your personal information may be transferred and
Post Reply