Can be OTRS integrate with microsoft .net

English! place to talk about development, programming and coding
Post Reply
sdhinesh12
Znuny newbie
Posts: 2
Joined: 30 Nov 2011, 06:53
Znuny Version: 2.0.4

Can be OTRS integrate with microsoft .net

Post by sdhinesh12 »

Hi,

Can OTRS be integrated with Microsoft .net. Is there any API available for doing this integration. If yes pls suggest me how to go about it.

Regards,
Dhinesh kumar S
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Can be OTRS integrate with microsoft .net

Post by jojo »

OTRS is written in PERL. If yoou wan't to do a connection between a software written in .net and OTRS you'll need to use webservices (SOAP)
"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
sdhinesh12
Znuny newbie
Posts: 2
Joined: 30 Nov 2011, 06:53
Znuny Version: 2.0.4

Re: Can be OTRS integrate with microsoft .net

Post by sdhinesh12 »

Thank You for your reply.

I want to know whether these webservices are available with OTRS 3.1 Version or it is available already for use.

I try to google it but I couldn't find it out. can you share me the Webservice URL to connect.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Can be OTRS integrate with microsoft .net

Post by jojo »

there is a quite simple interface via tpc.pl right now. You'll find some examples on usage on the otrs blog.

The 3.1. will have a new SOAP interface with has more complexity and configurability
"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