SugarCRM gem 文档 API
我正在尝试使用 SugarCRM ruby gem 创建一个新帐户, 但文档没有说明如何创建它: https://github.com/chicks/sugarcrm
您能建议我如何做到这一点以及在哪里可以获取 SugarCRM gem 的 API 文档吗?
谢谢 亚历山德罗
I am trying to create a new account using SugarCRM ruby gem,
but the Documentations don't say how I can create it: https://github.com/chicks/sugarcrm
Can you suggest me the way do to that and where I can get API doc for SugarCRM gem ?
thanks
Alessandro
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以在此处找到更多信息:
基本 gem 使用:http://davidsulc.com/blog/2011/04/03/ruby-gem-for-sugarcrm-the-basics/
高级 gem 使用:http://davidsulc.com/blog/2011/04/04/ruby-gem-for-sugarcrm-ruby-on-rails-integration/< /a>
将 gem 与 Rails 结合使用: http://davidsulc.com/blog/ 2011/04/05/ruby-gem-for-sugarcrm-advanced-use/
如果您有任何其他问题,请随时在 GitHub 上提问(我们会更快地看到它们):https://github.com/chicks/sugarcrm/issues
You can find more info here:
basic gem use: http://davidsulc.com/blog/2011/04/03/ruby-gem-for-sugarcrm-the-basics/
advanced gem use: http://davidsulc.com/blog/2011/04/04/ruby-gem-for-sugarcrm-ruby-on-rails-integration/
using the gem with Rails: http://davidsulc.com/blog/2011/04/05/ruby-gem-for-sugarcrm-advanced-use/
If you have any other questions, feel free to ask them on GitHub (we'll see them faster): https://github.com/chicks/sugarcrm/issues