Search found 2 matches

by lerik
31 Oct 2011, 20:50
Forum: Developers
Topic: Create a link from a form field value
Replies: 1
Views: 1303

Create a link from a form field value

We have a lot of customers with bad customer data in our CRM database. A lot of them however are in touch with our support department from time to time. Now, rather than having the support people open up the CRM system, search for the customer, edit the info, etc. and then search for the customer al...
by lerik
25 Oct 2011, 11:32
Forum: Developers
Topic: OTRS SOAP responses in PHP SoapClient
Replies: 32
Views: 45357

OTRS SOAP responses in PHP SoapClient

I am trying to integrate some of our internal systems with OTRS, and one of the many items I need to do is to request a list of open tickets for a particular customerID. Looks simple enough using the API, however I keep running into an annoying issue. The particular system I am currently working on ...