Hi,
I'm developing a WooCommerce plugin for Zoho CRM, and I'm stuck in this question:
I want to do a lead -> contact conversion when a lead purchase something trough WooCommerce. Have looked in the API documentation and I must send the Lead ID in the API call.
How can I retrieve the ID of that Lead (I just know the email, first name...)?
Thanks in advance.