用于简化Marketo集成的命令行工具
项目描述
marketo-monkey 
CLI工具用于简化Marketo集成。
安装
使用 snap
$ snap install marketo-monkey [--edge] [--classic]
--classic
允许您从工具中编辑配置文件(凭据),否则不需要。
$ marketo-monkey -v
2018-06-08 14:26:12,793 DEBUG Added a stderr logging handler to logger: urllib3
Could not access the configuration file ...
Please edit /home/ubuntu/snap/marketo-monkey/common/marketo-monkey.yaml manually
用法
$ marketo-monkey lead
'Lead' object available fields:
firstName, lastName, email, company
$ marketo-monkey lead email=foo.bar@example.com
Lead object updated!
{'createdAt': '2018-06-08T12:19:00Z',
'email': 'foo.bar@example.com',
'firstName': 'Foo',
'id': 33374563,
'lastName': 'Bar',
'updatedAt': '2018-06-08T17:57:07Z'}
$ marketo-monkey snap
'Snap' object available fields:
createdAt, marketoGUID, updatedAt, Confinement, channel, emailAddress, revision, snapName
$ marketo-monkey snap emailAddress=foo.bar@example.com,snapNamexx=testing-snap5
Failed to create or modify snap!
Field 'snapNamexx' not found
Value for requried field 'snapname' not specified
$ marketo-monkey snap emailAddress=foo.bar@example.com,snapName=testing-snap5
Snap object created!
{'Confinement': None,
'channel': None,
'createdAt': '2018-06-08T18:34:21Z',
'emailAddress': 'foo.bar@example.com',
'marketoGUID': 'e1361ee9-7f9e-4a2c-acb4-b7e988ac8c55',
'revision': None,
'seq': 0,
'snapName': 'testing-snap5',
'updatedAt': '2018-06-08T18:34:21Z'}
项目详情
下载文件
下载适用于您的平台的文件。如果您不确定选择哪个,请了解有关 安装包 的更多信息。
源分发
marketo-monkey-0.3.tar.gz (4.2 kB 查看哈希值)
构建分发
marketo_monkey-0.3-py3-none-any.whl (5.1 kB 查看哈希值)
关闭
marketo-monkey-0.3.tar.gz的哈希值
算法 | 哈希摘要 | |
---|---|---|
SHA256 | 29f0730b6cbb7fc4208ee3b725bb10ba510db90fd73f3d9e9d57b63c3a2345a7 |
|
MD5 | cadd55bae31ea52dafdf5d69e04d2ecb |
|
BLAKE2b-256 | 23f103e9ee5bd62a6e2da847a924bde7b88edbdb3d3c1133ad70377e7bda9f1e |
关闭
marketo_monkey-0.3-py3-none-any.whl的哈希值
算法 | 哈希摘要 | |
---|---|---|
SHA256 | b95a5041508ba5345435bee40a0013ba393b034ed0360e42f88a696ba6add184 |
|
MD5 | 1096b0d2db53a0f3f549ab251a6f8260 |
|
BLAKE2b-256 | 618fdc44fba2adafa040e6f05f9265ea7e53bd6a2330457c4cb548ed9844c585 |