Back to all connectors

LogoMarketo integration connector

Add white-label customer-facing integration with Marketo into your app with just a few lines of code.

Managed authentication

Connect your customer accounts in Marketo without researching its API, registering in a developer program, and getting your application approved. We take care of authentication, secure credentials storage, and token refreshes so you don't have to.

Just one line of code for you and one click for your customers:

iApp.integration('marketo').open()

Read full documentation
Get started for free

And Marketo to your app in the next 30 minutes

Execute Marketo operations on behalf of your customers

Get information about available operations in a consistent way: name, description, input, output. Run operations using simple consistent API.

Read more about operations

Submit Form

Upserts a lead and generates a "Fill out Form" activity which is associated back to program and/or campaign. Required Permissions: Read-Write Lead

Add Custom Activities

Allows insertion of custom activities associated to given lead records. Requires provisioning of custom activity types to utilize. Required Permissions: Read-Write Activity

Add Custom Object Type Fields

Adds fields to custom object type. Required Permissions: Read-Write Custom Object Type

Add to List

Adds a given set of person records to a target static list. There is a limit of 300 lead ids per request. Required Permissions: Read-Write Lead

Add Named Account List Members

Adds named account records to a named account list. Required Permissions: Read-Write Named Account

Approve Custom Activity Type

Approves the current draft of the type, and makes it the live version. This will delete the current live version of the type. Required Permissions: Read-Write Activity Metadata