Hi David,<br><br>You will need to first add the entry points for the custom webservice API in:<br><ul><li>vtiger_ws_operation - API name and handler file path (similar to Module Event Handlers)<br></li><li>vtiger_ws_operation_parameters - Parameter information for the API</li>
</ul>Hope this was helpful.<br><br>Regards,<br>Prasad<br>vtiger Team<br><br><div><span class="gmail_quote">On 11/10/09, <b class="gmail_sendername">David V.</b> <<a href="http://davidv.net">davidv.net</a>@<a href="http://gmail.com">gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi !,<br><br>I'm trying to use the new WebServices interface in Vtiger to retreive PDFData from specific invoices and display it using another website in Joomla.<br><br>So I decided to make a new webservice to achieve this.<br>
<br>I want to be able to contribute this new webservice back to the community so I want to do it respecting the actual Vtiger's standards.<br><br>I already know how to get the pdf data from the target module.<br>I know how to encode this data and decode it on the "other side" (the joomla website).<br>
<br>I also know how to invoke a custom webservice method that is exposed by REST interface ( vtwsclib-1.4pdf page 14)<br><br>Now my question :<br><br>How do I create a custom webservice and make it available in the REST interface ?<br>
<br>Thank you.<br><span class="sg">
<br clear="all">David V.<br>
</span><br>_______________________________________________<br>
Reach hundreds of potential candidates - <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://jobs.vtiger.com" target="_blank">http://jobs.vtiger.com</a> <br></blockquote></div><br>