Implement Webservice into Other Website

Moderator: crythias

Post Reply
magnetmo
Znuny newbie
Posts: 26
Joined: 17 Aug 2015, 11:48
Znuny Version: 2.3.6

Implement Webservice into Other Website

Post by magnetmo »

Hi, Now I have OTRS 5 and I created the Webservice also. Now I have the URL www.otrs2abcdefgh.net and Now I have My shop website www.shopabcdefgh.com. I want my shop customers create tickets from my shop I have created the webservice in www.otrs2abcdefgh.net and I want to implement this webservice to my shop also. How should I do with my shop. Please anyone let me know with any examples. Thank you.
eandrex
Znuny expert
Posts: 213
Joined: 04 Nov 2012, 23:58
Znuny Version: OTRS 4.x
Real Name: Esteban
Company: NORTON DE COLOMBIA

Re: Implement Webservice into Other Website

Post by eandrex »

Not to be rude, but if you dont know where to go, you are better hiring a <INSERT HERE THE LANGUAGE shopabcdefgh.com is built on> developer with knowledge in consuming RESTful API/SOAP Webservices and provide him these docs: http://otrs.github.io/doc/manual/admin/ ... rface.html

in the wiki of this page, there is an example using PHP for SOAP Webservices http://wiki.otterhub.org/index.php?titl ... _Interface
if you are using REST, you can test with your web browser + addons
Post Reply