TIBCO Scribe® Connector For Marketo SOAP

Use the TIBCO Scribe® Connector for Marketo SOAP to replicate data for outside analysis or to integrate lead data into Marketo ® and begin marketing activities.

Refer to TIBCO Scribe® Online Connectors For Marketo for information on when to use the Marketo SOAP Connector and when to use the Marketo Connector.

Connector Specifications

This Connector supports Marketo SOAP API version 3.1.

  Supported

Agent Types

On Premise X
Cloud X

Replication Services

Source X
Target  

Integration Services

Source X
Target X

Migration Services

Source X
Target X

Maps

Integration X
Request-Reply X
Message  

Note: This Connector is available from the TIBCO Scribe® Online Marketplace. See Marketplace TIBCO Scribe® Certified Connectors for more information.

Supported Entities

TIBCO Scribe® Online currently supports the following entities and operations for the Marketo SOAP Connector. Select a linked entity name for additional information on using that entity with TIBCO Scribe® Online. For a list of additional operations by entity see Special Operations.

Standard Operations

Entity Query Create
Update Delete Upsert

ActivityRecord

X

 

 

 

 

ActivityTypes

X

 

 

 

 

LeadRecord

X

 

 

 

X

List

 

 

 

 

 

Opportunity

X

X

X

X

X

OpportunityPersonRole

X

X

X

X

X

The list of ActivityTypes varies based on your Marketo configuration. TIBCO Scribe® Online displays any ActivityType available via the Marketo SOAP API. If you do not see an ActivityType, refresh metadata for the Connection.

Special Operations

Entity Operations
List

-Add

-Remove

Setup Considerations

Marketo Spark Edition is not supported.

The complete URL for the SOAP API Connection to Marketo is required.

Note: Find the credentials for your TIBCO Scribe® Online Connector for Marketo on the Marketo Web Services page:

  1. Select Admin from the Marketo toolbar.
  2. In the left-hand pane, select Web Services from the Integration section of the Admin tree.

Selecting An Agent Type For Marketo SOAP

Refer to TIBCO Scribe® Online Agents for information on available Agent types and how to select the best Agent for your Solution.

Connecting To Marketo SOAP

Note: Best practice is to create Connections with credentials that limit permissions in the target system, following the principle of least privilege. Using Administrator level credentials in a Connection provides Administrator level access to the target system for TIBCO Scribe® Online users. Depending on the entities supported, a TIBCO Scribe® Online user could alter user accounts in the target system.

  1. Select More > Connections from the menu.
  2. From the Connections page select Add to open the Add a New Connection dialog.
  3. Select the Connector from the drop-down list in the Connection Type field, and then enter the following information for this Connection:
    • Name — This can be any meaningful name, up to 25 characters.
    • Alias — An alias for this Connection name. The alias is generated from the Connection name, and can be up to 25 characters. The Connection alias can include letters, numbers, and underscores. Spaces and special characters are not accepted. You can change the alias. For more information, see Connection Alias.
    • Marketo URL— The complete URL (SOAP endpoint) for this account.
    • User ID — The User ID associated with this Marketo SOAP Connection.
    • Encryption Key — The encryption key associated with this Marketo SOAP Connection.

      Note: The SOAP URL, User ID, and Encryption Key can be found in Marketo under Admin > Integration > Web Services in the SOAP API section.

  4. To mark deleted entities during replication, select the Deletion Tracking (RS) tab. See Deletion Tracking (RS) below for more information.
  5. Select Test to ensure that the Agent can connect to your database. Be sure to test the Connection against all Agents that use this Connection. See Testing Connections.
  6. Select OK/Save to save the Connection.

Metadata Notes

Boolean Fields

When using Marketo as a source, if a Boolean is requested but is not returned from the Marketo SOAP API, TIBCO Scribe® Online assumes that the value is false.

Querying

Use filters when querying data to reduce the total amount of data being accessed and increase overall performance.

When a datetime is configured on the Query Block on the Block Properties Net Change Tab to query for new and updated records, that configuration is treated as an additional filter. The Net Change datetime filter is applied as an AND after any other filters specified on the Block Properties Filter Tab. TIBCO Scribe® Online builds a query combining both the Net Change filter and the filters on the Filter tab. See Net Change And Filters for an example.

Some Connectors for TIBCO Scribe® Online only support one filter. For those Connectors you can use either Net Change or one filter on the Filter tab, not both.

Note: The Net Change date is ignored when previewing data on the Preview tab. Filters on the Block Properties Filters tab are used to filter the data on the Preview tab.

Marketo SOAP Connector As RS Source

Recommended Entities

In a Marketo Replication Solution, TIBCO Scribe® Online replicates the following entities when you select the Recommended Entities option. To replicate additional entities, select the All Entities option or the Selected Entities option. See Selecting Source Entities For Replication Solutions.

Recommended Marketo Entities

ActivityRecord

CreateTask

RemoveFromList

AddToList

DeleteLeadFromSFDC

RemoveFromSFDCCampaign

AddToOpportunity

EmailBounced

RequestCampaign

AddToSFDCCampaign

EmailBouncedSoft

SalesEmailBounced

ChangeDataValue

EmailDelivered

SendAlert

ChangeLeadPartition

FillOutForm

SendEmail

ChangeOwner

InterestingMoment

SendSalesEmail

ChangeScore

LeadRecord

SFDCActivity

ChangeSegment

MergeLeads

SFDCActivityUpdated

ChangeStatusinProgression

NewLead

SFDCMergeLeads

ChangeStatusInSFDCCampaign

OpenEmail

SyncLeadToSFDC

ClickEmail

OpenSalesEmail

SyncLeadUpdatesToSFDC

ClickLink

Opportunity

UnsubscribeEmail

ClickSalesEmail

ReceiveSalesEmail

UpdateOpportunity

ConvertLead

RemoveFromFlow

VisitWebpage

Deletion Tracking (RS)

When configuring a Marketo SOAP Connection, you can select entities that are tracked for deletion during replication. When an entity is deleted in ​Marketo, the deletion is tracked and during replication the same data is marked as deleted in the target datastore.

  1. On the Edit Connection dialog for the Marketo SOAP Connection select the Deletion Tracking (RS) tab.
  2. Add a check mark in the check box next to any entity you want to track as deleted. If the list of entities is long, select the Filter icon to reduce the number of entities displayed. See Using The Filter Dialog.
  3. Select Test to ensure that the Agent can connect to your Marketo database.
  4. Select OK to save.

Marketo SOAP Connector As IS/MS Source

Net Change

When querying the Marketo API, records are not returned in order by date. If the Net Change option is enabled on the Query Block to return only new and updated records, the Marketo Connector must request all records, sort them by date, and then locate only the new and updated records. This process takes place in memory and affects Agent memory requirements. If you are using an On-Premise Agent and the server where that Agent is installed does not have enough memory, it may appear that there is a memory leak due to the volume of records being sorted.

Filtering

Only certain filtering criteria are supported for each Marketo entity. These criteria affect any filtering, including the following Block Properties tabs: Filter, Lookup Criteria, and Matching Criteria.

Depending on the Marketo entity, the following rules apply:

Entity Field Valid Operators Notes

ActivityRecord

activityDateTime

is greater than, is greater than or equal to

You can only specify one activityDateTime. You can specify a single AND operator to include one or more activityTypes.

activityType

equals, is not equal to

Use OR to specify multiple activityTypes. Use the Information slider to see a list of activityTypes.

activityType entities

activityDateTime

is greater than, is greater than or equal to

You can only specify one activityDateTime.

LeadRecord

Email

equals

For Email and ID fields, you can only specify a single equals operation (And/OR are not supported).

ID

equals

 

LastUpdatedAt

is greater than

Use LastUpdatedAt with is greater than to specifiy the last modified date.

StaticListName

equals

 

Opportunity and OpportunityPersonRole

All fields

All operators except is like and is not like.

You can specify one or more AND operations. However, OR operations are not supported.

Note: Filtering criteria error messages do not display until you Preview source data, run Debug, or execute the Solution.

Important: Filtering on Decimal values for Opportunity is not fully supported and can generate errors.

Relationships

Note: For this Connector, only one level of relationship, Parent/Child, is supported for the entity selected in the Query or Fetch Block. For records with multiple levels of relationships, such as Parent, Child, Grandchild, only the selected Parent entity and related Child entities can be retrieved. Additional levels beneath Child entities, such as Grandchildren, cannot be accessed for this Connector using the Include tab. See Block Properties Include Tab — Relational Data.

Known Limitations

Marketo SOAP Connector As IS/MS Target

When using the Marketo SOAP Connector as a target, you may encounter the following issues:

Upsert

When using an Upsert operation for a Marketo entity, you must use an ID. If you do not include an ID, a new record is created, which could result in duplicate records.

If you include an ID, and the ID does not match an existing record, the Upsert fails because Marketo needs to generate an ID for the new record being inserted. Use a Lookup operation first to determine whether or not the ID exists. If the ID exists, use an Upsert operation containing the ID to update the existing record. If the ID does not exist, use an Upsert operation with no mapped ID field to insert the new record.

If you try to Upsert data into Marketo where the source contains the Marketo Lead ID, the operation fails with the following error:

Error description: Operation failed. Label: Upsert LeadRecord, Name: LeadRecordUpsert, Message: 20103 - Lead not found

Notes On Standard Entities

ActivityRecord

ActivityTypes

DeleteLead

DeleteLeadFromSFDC

LeadRecord

List

Use the List entity to add and remove Leads from Marketo Lists.

Opportunity

OpportunityPersonRole

SyncLeadToSFDC

SyncLeadUpdatesToSFDC

UpdateOpportunity

Marketo Custom Objects

Accessing Custom Objects through TIBCO Scribe® Online is not supported.

TIBCO Scribe® Online API Considerations

To create connections with the TIBCO Scribe® Online API, the Marketo Connector requires the following information:

Connector Name

Marketo SOAP

Connector ID

D48878BB-3265-41A3-B014-736DACD01E80

TIBCO Scribe® Online Connection Properties

In addition, this Connector uses the Connection properties shown in the following table.

Note: Connection property names are case-sensitive.

Name Data Type Required Secured Usage

Url

String

Yes

No

 

UserId

String

Yes

No

 

EncryptionKey

String

Yes

Yes

 

DeletionTrackingEntities

String

Yes

No

Enter each item on a new line delimited by tabs to track for deletion. Example:

True — ActivityRecord

False — LeadRecord

False — Opportunity

True — AddToList

More Information

For additional information on this Connector, refer to the Knowledge Base and Discussions in the TIBCO Community.