我已经编写了一个Azure函数来将数据发送到Zoho CRM SDK中。SDK在使用时需要一个文件路径来写一些元数据(称为"resourcePath")。at Com.Zoho.Crm.API.Util.Utility.GetFieldsInfo(String moduleAPIName) at Com.Zoho.Crm.API.Util.Utility.GetFields(String moduleAPIName) at Com.Zoho<
I am trying to insert a lead into ZOHO CRM using php curl.Unable to create a lead dynamically.I am usingauth token to send request to ho api with xml data.Not able to get the error to fix and insert lead.Please无法处理您的请求。请核实您是否输入了正确的方法名称、参
我需要在表单提交事件中传递一些lead ID,但无法将隐藏字段添加到表单中。是否可以在表单提交后立即更新CRM (ZOHO)中的lead实体,通过POST方法,仅使用JavaScript?(我只能访问google tag manager,没有其他权限) 这是一个场景: lead通过web表单提交,该表单触发自定义JS Google tag manager标记,使用某种webhook来更新CRM中新创建的lead。这是可能的吗?还是我需