RubyGems Navigation menu

marketo-api-ruby 0.9.2

MarketoAPI (marketo-api-ruby) provides a native Ruby interface to the {Marketo SOAP API}[http://developers.marketo.com/documentation/soap/], using {savon}[https://github.com/savonrb/savon]. While understanding the Marketo SOAP API is necessary for using marketo-api-ruby, it is an explicit goal that working with MarketoAPI not feel like working with a hinky Java port. This is release 0.9.1, targeting Marketo API version {2.3}[http://app.marketo.com/soap/mktows/2_3?WSDL], fixing a +syncLead+ problem where +Id+, +Email+, and +ForeignSysPersonId+ are inconsistent with other +syncLead+ parameters. This fixes an issue with Marketo campaign methods. Please note that Ruby 1.9.2 is not officially supported, but MarketoAPI will install on any version of Ruby 1.9.2 or later.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.9.2 - August 01, 2014 (32.0 KB)
  2. 0.9.1 - May 15, 2014 (28.5 KB)
  3. 0.9 - May 12, 2014 (28.0 KB)
  4. 0.8 - April 16, 2014 (32.0 KB)

Runtime 依赖 (1):

savon ~> 2.4

Development 依赖 (13):

coveralls ~> 0.7
guard ~> 2.6
hoe ~> 3.12
hoe-doofus ~> 1.0
hoe-gemspec2 ~> 1.1
hoe-git ~> 1.6
hoe-rubygems ~> 1.0
hoe-travis ~> 1.2
minitest ~> 5.4
rake ~> 10.0
rdoc ~> 4.0
simplecov ~> 0.7

业主:

作者:

  • Austin Ziegler

SHA 256 校验和:

272fbdf824846bcb9f837d75f6ca2732d6a0af6d3bffd499f1e00963654cf22e

下载总量 13,159

这个版本 3,796

许可:

MIT

需要的 Ruby 版本: >= 1.9.2

链接: