All docs
/
Enrich
/
Marketo integration

Marketo integration

Create, update, and lookup Marketo objects directly from Clay.

Overview

Marketo is a marketing automation tool for managing leads and campaigns. With this integration, you can create, update, and lookup Marketo objects directly from Clay.

Enriching data with Marketo

  1. While in a Clay table, click Add enrichment and search for Marketo.
  2. Under Integrations, select one of the Marketo options.
  3. In the modal, you'll be asked to Select Marketo account.
    • If you haven't already connected your Marketo account, click + Add account and go through authentication.
    • When setting up a Role in Marketo to connect with Clay, the role requires two minimum permissions:
      • Read-Write Schema Standard Field
      • Read-Write Schema Custom Field
    • You will also need to grant access to any objects you'd like to work with in Clay (ex. Leads, Campaigns, etc.). You can edit the role later to include other objects.

Action Create object

Use this action to create an object in Marketo.

Inputs

  • Object type

Action Lookup object

Use this action to lookup an object in Marketo.

Inputs

  • Object type
  • Remove blank values from results

Action Update object

Use this action to update an object in Marketo.

Inputs

  • Object type
  • Marketo object ID
  • Ignore blank values

Run settings

Connecting Marketo via webhook

Use webhooks to send data from Marketo to Clay for real-time lead enrichment. This is ideal for enriching inbound leads as they come in—such as form fills, demo requests, or other lead capture events.

After enrichment, you can use the Marketo enrichment actions above to write the enriched data back to Marketo.

  1. In a new or existing Clay table, locate the Webhook URL option and copy the webhook URL.
  2. Go to the Admin area in Marketo.
  3. Click Webhooks in the left hand menu.
  4. Click New webhook to create a new webhook. Name and configure your webhook with the details below:
  5. Click Create webhook.

Configure your webhook with these details:

  • URL: Paste the webhook URL you copied from Clay
  • Payload template: Copy and paste the JSON structure below. Include the opening and closing braces and use colons (not equals signs):
{
  "id": "{{lead.Id}}",
  "first_name": "{{lead.FirstName}}",
  "last_name": "{{lead.LastName}}",
  "email": "{{lead.EmailAddress}}",
  "title": "{{lead.JobTitle}}",
  "company": "{{lead.CompanyName}}",
  "industry": "{{lead.Industry}}",
  "country_code": "{{lead.Country}}"
}
  • Request token encoding: None
  • Request type: POST
  • Response format: JSON

Explore other docs

Find

Guide: Finding companies and people in Clay

Best practices to Clay's company and people search features.

View article
Find

ContactLevel integration

Enrich contacts in Clay with SHA-256 hashed personal email addresses for use in high-match ad audiences.

View article
Enrich

Google BigQuery integration

Import records from BigQuery into Clay using SQL queries, and send enriched data back by inserting, looking up, updating, or upserting rows in your BigQuery tables.

View article
Find

Enigma integration

View article
Find

Vector integration

Find hashed emails with Vector.

View article
Enrich

CB Insights

Enrich company records with funding history, valuations, revenue ranges, industry classifications, and more.

View article
Getting started

Functions

Functions let you convert any enrichment sequence into a reusable workflow. Once created, you can use it across any table — and any updates you make to the function automatically apply everywhere it's used.

View article

Other popular resources

Experts

Find a Clay Expert

Explore our network of Clay experts and agencies.

View experts
Community

Join our slack community

Find help in our slack community, and support channels.

Go to slack
Cohorts

Join a cohort, learn Clay fast!

The faster way to master Clay. Sign in if you're enrolled in a cohort (current or past) or apply!

Learn more about cohorts
Talents

Hire GTME Talent

Find and connect with GTM talent who've demonstrated expertise in building advanced workflows

Explore GTME talents