<font face="courier new, monospace">select <a href="http://vtiger_ws_operation_parameters.name">vtiger_ws_operation_parameters.name</a>,vtiger_ws_operation_parameters.type  from vtiger_ws_operation_parameters inner join vtiger_ws_operation on vtiger_ws_operation.operationid=vtiger_ws_operation_parameters.operationid and <a href="http://vtiger_ws_operation.name">vtiger_ws_operation.name</a>=&#39;convertlead&#39; order by vtiger_ws_operation_parameters.sequence;</font><div>

<div><br></div><div>Should give you the required parameters and its format, Encoded represents the key=value pairs in JSON encoded value.</div><div><br></div><div>Regards,</div><div>Prasad</div><div>Vtiger Team<br>
<br><br><div class="gmail_quote">On Fri, Feb 22, 2013 at 7:00 PM, Stefan Warnat <span dir="ltr">&lt;<a href="mailto:ich@stefanwarnat.de" target="_blank">ich@stefanwarnat.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Hy,<br>
    <br>
    this function couldn&#39;t be used externally. It is only called
    internal from vtigerCRM.<br>
    I have try it much times but couldn&#39;t get it working. <br>
    I think the errors in my attempts was, that the parameters won&#39;t
    given to the function in the same way, like the webservice will
    done.<br>
    <br>
    Sorry for bad news, but if you found a way, I will be happy if you
    could share it.<br>
    <br>
    Stefan<br>
    <br>
    <div><small><small>Freelancer@Webdevelopment</small></small><br>
      <br>
      <small><small><b>Web</b>: <a href="http://www.stefanwarnat.de" target="_blank">http://www.stefanwarnat.de</a></small></small><br>
      <small><small><b>Xing</b>: <a href="https://www.xing.com/profile/Stefan_Warnat2" target="_blank">https://www.xing.com/profile/Stefan_Warnat2</a></small></small><br>
      <small><small><b>eMail</b>: <a href="mailto:ich@stefanwarnat.de" target="_blank">ich@stefanwarnat.de</a></small></small><br>
      <small><small><b><br>
            Telefon</b>: 0162 / 2548568 </small></small><br>
      <small><small>(Werktags 12 - 18 Uhr)</small></small><br>
    </div>
    <br>
    Am 22.02.2013 12:52, schrieb Adrián Granado - Refineria Web:
    <blockquote type="cite"><div><div>
      
      
      
      <div>
        <p class="MsoNormal"><span lang="EN-US">Hi Community,<br>
            <br>
            Did anyone tried to convert Lead through WebService? I’m
            seeing that
            there is a method <b>vtws_convertlead </b>. I’m trying but
            I failed all
            the time cause I’m not sending the params in the correct
            way. So,
            function <b>sanitizeInputForType() </b>is destroying my
            data.<br>
            <br>
            So, did anyone tried?<br>
            <br>
            Thank you.<u></u><u></u></span></p>
        <p class="MsoNormal"><u></u> <u></u></p>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><pre>_______________________________________________
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a></pre>
    </blockquote>
  </div>

<br>_______________________________________________<br>
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br></blockquote></div><br></div>
</div>