CLI tool to facilitate Marketo integration
Project description
marketo-monkey
CLI tool to facilitate Marketo integration.
Installing
Use snap
:
$ snap install marketo-monkey [--edge] [--classic]
--classic
would allow you to edit the configuration file
(credentials) from the tool, otherwise it's not necessary.
$ 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
Usage
$ 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'}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
marketo-monkey-0.1.tar.gz
(4.1 kB
view details)
Built Distributions
marketo_monkey-0.1-py3.5.egg
(8.6 kB
view details)
File details
Details for the file marketo-monkey-0.1.tar.gz
.
File metadata
- Download URL: marketo-monkey-0.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6cabad96702694e3af2a932703b662bdec47907d11f554414c0cc525d980400e |
|
MD5 | d3bb155d9a9e9f0772b3224dd4e13c94 |
|
BLAKE2b-256 | b3c05872640b2d32d8f3475984110a923fe9329b57d16ae7c2cb209a03c5ad66 |
File details
Details for the file marketo_monkey-0.1-py3.5.egg
.
File metadata
- Download URL: marketo_monkey-0.1-py3.5.egg
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0aef5ef4aa8e80c6e647f16d5a1efab6597e9c2aeb2a07f6121b356a6573b9d7 |
|
MD5 | d39e5aa08aa96a9e2bc396a375e1f89d |
|
BLAKE2b-256 | 79fb0dbe21b34767b92c984662d864fb77955d641a2671cb161625bb47b8199e |
File details
Details for the file marketo_monkey-0.1-py3-none-any.whl
.
File metadata
- Download URL: marketo_monkey-0.1-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1da6fc4d8f5022b7da63a4859f725d3053afddbc7131cec30eab48493ed5d445 |
|
MD5 | 108848d3b5668b99b59f23596bc428f0 |
|
BLAKE2b-256 | c51bbf18c505a145c8fc7cccf8c3a2978571a62133996c6ff62c67736136a7e9 |