patrickgalbraith / web2lead
此包的最新版本(dev-master)没有可用的许可证信息。
dev-master
2014-02-07 01:37 UTC
This package is not auto-updated.
Last update: 2024-09-24 06:16:26 UTC
README
名称
Web2Lead - 将潜在客户发送到 Salesforce CRM
版本
0.1
项目主页
Web2Lead 可以在 github 上找到。
概述
<?php
$web2lead = new Web2Lead($your_org_id);
$web2lead->toSalesforce(array('first_name' => 'Alice',
'last_name' => 'Bob'));
// Refer to the lessons in /examples/ for more information on how to set up
// and use Web2Lead.
?>
描述
Web2Lead 允许您使用 Web 到潜在客户的机制通过编程方式将潜在客户发送到 Salesforce CRM。使用 cURL 库 传输潜在客户,因此需要安装该库。
作者
Web2Lead 由 Felix Middendorf 编写并维护。如果您想为其开发做出贡献,请与之联系。
错误报告
请向 Web2Lead 在 github 上的 问题跟踪器 报告错误。
版权 & 许可证
版权 2010 Felix Middendorf。版权所有。Web2Lead 在 GNU Lesser Public License 3.0 或更高版本下发布(见 COPYING.LESSER)。请在使用 Web2Lead 时尊重版权和许可证。
免责声明
作者与 php Web2Lead 库与 Salesforce CRM 没有任何关联。