Skip to main content

CLI tool to facilitate Marketo integration

Project description

marketo-monkey Snap Status

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


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.2.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

marketo_monkey-0.2-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file marketo-monkey-0.2.tar.gz.

File metadata

File hashes

Hashes for marketo-monkey-0.2.tar.gz
Algorithm Hash digest
SHA256 37f9ff3c083aef53ba961acd9fb3701469cb0d7f8951d6bf137b12208bd95b33
MD5 b48bf6a176bf47b2378c68c8cbc30035
BLAKE2b-256 42b0d2724d274bc7fafddccebfddd55f13e37d0f3b6e6c271d225642f18835a1

See more details on using hashes here.

File details

Details for the file marketo_monkey-0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for marketo_monkey-0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b02b8db558a869b249b4449582e152d90e32da843763f4a1664c89e141077125
MD5 282bd5d328e91190579f14cd3f056608
BLAKE2b-256 ed656b2e4b4e18ec0ba22af215e53155ad898b28a9394b28db9d5c68d8e27307

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page