我是zoho crm的新手。如何从zoho CRM中的事件表中获取所有数据?有什么api吗?请帮帮我。
发布于 2013-03-11 19:58:23
您可以使用https://crm.zoho.com/crm/private/xml/Events/getRecords?authtoken=Auth Token&scope=crmapi获取事件列表。
https://stackoverflow.com/questions/15224492
相似问题