Hi <img goomoji="330" style="margin: 0pt 0.2ex; vertical-align: middle;" src="cid:330@goomoji.gmail">..<br><br>Im using 
the vTiger-5.0.1  for the first time so i facing some problems.<br><br>-
 In vTiger new leads are created by submitting the form.<br>
<br>I have made some configuration in vTiger for automatic scanning for 
the mail to my personal Gmail-id.<br><br>My job is to create a lead in 
other way.<br>    1. My task to create a New Lead automatically in 
vTiger without submitting the form.<br>
    2. Who need to create a new lead has to send 
information(description) by sending a mail to the my personal email id.<br> 
   3. I need to grab that description(Using existing php script or 
custom script) from my personal email id and create a new lead in 
vtiger.<br>
    4. Grab in the sense:<br><br>The body of email will have the 
following information as follows :<br><br>Salutation : Mr/Ms/Mrs..<br>FirstName
 : John Doe<br>LastName : Doe<br>Company : XYZ<br>Assigned To : 
Admin/Standard User<br>
Project : PQR Implementation<br>Phone : 9881115585(validation)<br>Email :
 <a href="mailto:john.doe@example.com" target="_blank">john.doe@example.com</a>(<div id=":1ei" class="ii gt">validation)<br>........<br><br>5.
 The send has to write mail as follows.<br>                     -  Email
 subject must be - Lead Create<br>
                     -  Email body must contain information like<br>                                   
 ==&gt; Salutation : Mr/Ms/Mrs..<br>                                   
 ==&gt;
First Name : John Doe<br>                                    ==&gt;
 Last Name : Doe<br>                                    ==&gt;
Company : XYZ<br>                                    ==&gt;
Assigned To : Admin/Standard User<br>                                   
 ==&gt;
Project : PQR Implementation<br>                                   
 ==&gt;
Phone : 9881115585(validation)<br>                                   
 ==&gt;
Email : <a href="mailto:john.doe@example.com" target="_blank">john.doe@example.com</a>(validation)
 ....<br>                       <br>6.Grab only the values(Mr, John Doe,
 Doe, XYZ ....) form the email body and have to create a new lead in the
 vTiger.<br>
Means storing the values in Data Base.<br><br>One thing i have to share 
that if we use a custom script is used it must be inside the vTiger 
only.<br><br>- I&#39;m not getting how the flow for creating a new lead.<br>-
 How to call the custom function in vTiger and where I have to add the 
custom function.<br>
<br>- I have try to make some changes in the existing function only.<br>-
 Whenever I made some changes in the existing code, a blank page is 
showing when I refresh the page.<br>- If you have any solution for this,
 let me know.<br>
<br>As i&#39;m inexperienced to make it work.<br>You can write - Any 
thoughts on this ?<br><br>Thanks in advance...<br>sks<br>
</div>