> For the complete documentation index, see [llms.txt](https://rudderlabs.gitbook.io/rudderlabs-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rudderlabs.gitbook.io/rudderlabs-1/docs/cloud-extract-sources/marketo.md).

# Marketo

[Marketo](https://marketo.com) is a leading marketing automation platform that allows you to identify the right audiences through effective behavioral tracking, and deliver automated, personalized marketing campaigns to enhance their overall product experience. It also offers cutting-edge email marketing, lead management, and revenue attribution solutions. With Marketo, you can deliver enhanced customer experiences and build customized products for businesses across all spectrum - including tech, healthcare, media, manufacturing, and education.

This document guides you in setting up Marketo as a source in RudderStack. Once configured, RudderStack automatically ingests your specified Marketo data, which can then be routed to your data warehouse destination supported by RudderStack.

**All the Cloud Extract sources support sending data only to a data warehouse destination.**

## Getting Started

To add Marketo as a source in RudderStack, follow these steps:

* Log into your [RudderStack dashboard](https://app.rudderlabs.com/signup?type=freetrial).
* From the left panel, select **Sources**. Then, click on **Add Source**, as shown:

![Add Source](/files/HEX4lzDAkn1oJNcvbZUl)

* Next, navigate to **Cloud Extract** within the **Sources** directory and select **Marketo**.

![Select Marketo](/files/aRsX4Jp2asD135qjWbdI)

* Assign a name to your source, and click on **Next**.

![Assign a name](/files/Dn8KE4OGipAxkkbEYU0C)

### Setting Up the Connection

* Under **Create new account**, fill in the relevant connection credentials.

![Create new account](/files/AhFCJvCmdCgyFE83pCXN)

* The connection settings are:
  * **Account Name**: Your Marketo account name goes here.
  * **Marketo Client ID**: To get the Client ID, navigate to the **LaunchPoint** page under **Integration** on your admin settings page. Then select the API service and click on **View Details**.
  * **Marketo Client Secret**: You can find the client secret next to the ID from the previous step.
  * **Marketo Munchkin Account ID**: You can find the Munchkin Account ID on the **Munchkin** page under **Integration** on your Admin settings page.

If you have already connected RudderStack to your Marketo account, your credentials should appear automatically under **Use existing credentials**.

### Configuring the Source

* In the next screen, choose the **Start Date** under **Source Settings**. This is the date from which RudderStack ingests the data from Marketo.

![Source Settings](/files/A8UdCSNjRDpxp6OeykDc)

### Setting the Data Update Schedule

* Next, you will be required to set the **Run Frequency** to schedule the data import from your Marketo account to RudderStack. You can also specify the time when you want this synchronization to start, by choosing the time under the **Sync Starting At** option, as shown:

![Run Frequency](/files/wFZvTnwRViXpqYw18IrB)

That's it! Marketo is now successfully configured as a source on your RudderStack dashboard.

RudderStack will start importing data from Marketo as per the specified frequency. You can further connect this source to your data warehouse by clicking on **Connect Destinations** or **Add Destination**, as shown:

![Add Destination](/files/BpRiPXyk4DW4GJgjFevH)

Use the **Connect Destinations** option if you have already configured a data warehouse destination in RudderStack. To configure a data warehouse destination from scratch, click on the **Add Destination** button.

## FAQs

#### Is it possible to have multiple Cloud Extract sources writing to the same schema?

Yes, it is.

We have implemented a feature wherein RudderStack associates a table prefix for every Cloud Extract source writing to a warehouse schema. This way, multiple Cloud Extract sources can write to the same schema with different table prefixes.

## Contact Us

If you come across any issues while configuring Marketo as a source on the RudderStack dashboard, please feel free to [contact us](mailto:%20docs@rudderstack.com). You can also start a conversation in our [Slack](https://rudderstack.com/join-rudderstack-slack-community) community; we will be happy to talk to you!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://rudderlabs.gitbook.io/rudderlabs-1/docs/cloud-extract-sources/marketo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
