Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我设法使用它的 set_entry REST API 方法将联系人添加到 SugarCRM。如何添加联系人的电子邮件?看起来这是来自另一个相关模块(电子邮件)的字段。那么如何使用 SET 输入方法进行设置呢?
是的,我在 Contact 模块的 set_entry 的 name_value_parameters 中添加了一个 email、email1 和 email2 参数,它也可以工作,只需一次调用。