Marketo feature snapshot

A high-level look at Stitch's Marketo (v1) integration, including release status, useful links, and the features supported in Stitch.

STITCH
Release status

Sunset on September 23, 2019

Supported by

Stitch

Stitch plan

Standard

API availability

Not available

Singer GitHub repository

singer-io/tap-marketo

REPLICATION SETTINGS
Anchor Scheduling

Supported

Advanced Scheduling

Unsupported

Table-level reset

Unsupported

Configurable Replication Methods

Unsupported

DATA SELECTION
Table selection

Supported

Column selection

Unsupported

Select all

Supported

TRANSPARENCY
Extraction Logs

Supported

Loading Reports

Supported

Marketo replication

Stitch and Marketo Daily API Call Limits

By default, all Marketo accounts have a maximum number of 10,000 daily account calls. Stitch’s Marketo integration is designed to use up to 8,000 of these calls per day to allow other applications API access to your Marketo account.

When the 10,000 account call limit has been reached, Stitch will be unable to replicate any Marketo data until more API quota is available. If you find that the 10,000 call limit isn’t enough, contact Marketo support to inquire about raising the limit.


Marketo table reference

activities

The activities table contains info about lead activities.

Replication Method

Incremental

Primary Key

id

Replication Key

activityDate

Useful links

activities schema on GitHub

Marketo API method

activityDate

DATE-TIME

activityTypeId

INTEGER

attributes

ARRAY

name

STRING

value

STRING

id

INTEGER

leadId

INTEGER

primaryAttributeValue

STRING

primaryAttributeValueId

INTEGER

activity_types

The activity_types table contains metadata about the activity types - form fill, web page visit, lead creation, and so on - available in Marketo.

Replication Method

Full Table

Primary Key

id

Useful links

activity_types schema on GitHub

Marketo API method

attributes

ARRAY

dataType

STRING

name

STRING

description

STRING

id

INTEGER

name

STRING

primaryAttribute

OBJECT

dataType

STRING

name

STRING

leads

The leads table contains info about your Marketo leads.

Replication Method

Incremental

Primary Key

id

Useful links

Marketo API method

acquiredBy

BOOLEAN

id

INTEGER

isExhausted

BOOLEAN

membershipDate

DATE

nurtureCadence

STRING

progressionStatus

STRING

reachedSuccess

BOOLEAN

reachedSuccessDate

STRING

stream

STRING

lists

The leads table contains info about the static lists in your Marketo account.

Note: Due to some of the limitations in Marketo’s API, only static lists will be replicated.

Replication Method

Incremental

Primary Key

id

Replication Key

updatedAt

Useful links

lists schema on GitHub

Marketo API method

createdAt

DATE-TIME

description

STRING

id

INTEGER

name

STRING

programName

STRING

updatedAt

DATE-TIME

workspaceName

STRING


Questions? Feedback?

Did this article help? If you have questions or feedback, feel free to submit a pull request with your suggestions, open an issue on GitHub, or reach out to us.