Hi,
we are trying to integrate our portal with an internal ticket system (via SOAP) for which we need to make few soap service calls from web forms.
through a bit of googling, we figured out we need to write our own module which invokes web services and have the PHP code ready.
Being Drupal noobs, we haven't been able to figure out how to go about doing it. we are not sure how to invoke them on submit from web-forms. any doc links or step-by-step guides will be very useful.
p.s: If SOAP calls require a lot of effort, we are open to create a proxy service via Edge and consume restful endpoint for the same.
Thanks in advance for the help.
-Sathya