<div dir="ltr"><div>I have vTiger 7.3.0 setup with customerPortal. I can create new portal contacts via API (/webservice.php). E-Mail is sent and they can login via the web based customer portal.<br></div><div><br></div><div>I now want to be able to verify customers with their login credentials, I am not sure how to accomplish this via API. I tried by querying for Contacts (SELECT * from Contacts WHERE email='<a href="mailto:foo@bar.com">foo@bar.com</a>' and portal=1 LIMIT 1;), but the result does not contain the password to check against.</div><div><br></div><div>Right now the only way I see how to accomplish this is to simply post to /customerportal/index.php and see if that validates. This does not "feel" right - am I missing something?</div><div><br></div><div>Kind regards,</div><div>Chris</div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"></div></div></div></div></div></div></div></div></div></div></div>