79402219

Date: 2025-01-31 09:08:22
Score: 1
Natty:
Report link
customerID = customer.get("contact_id");
companyName = customer.get("company_name");
organizationID = organization.get("organization_id");
ret = zoho.books.getRecords("Estimates", organizationID,"customer_id="+customerID,"zoks");
info ret;

This is how I can check whether a customer has quote or not. This is not a complete code,but a small part of it.

Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Darshana Mohanan