> For the complete documentation index, see [llms.txt](https://docs.wavecast.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wavecast.io/integrations/marketing-automation/marketo.md).

# Marketo

**Sync Wavecast audience activity with Marketo.**

Use Wavecast's Marketo integration to save time with manual data handling, improve accuracy of reporting and maximise value through campaign automation. &#x20;

## Trigger Actions

Wavecast data can be synced with Marketo from a range of user actions:

* User Account Created
* User Profile Updated
* User Subscribed for Content
* Content Registration Waitlisted
* User Cancelled Content Subscription
* User Added to Audience Group
* Guest Pass Approved

When the user completes one of these actions, the integration will be triggered and sync the data between Wavecast and Marketo.&#x20;

{% hint style="info" %}
Multiple triggers can be selected from the dropdown.&#x20;

**MacOS**: Hold down COMMAND + select multiple options.

**Windows**: Hold down CTRL + select multiple options. &#x20;
{% endhint %}

## How to integrate:

You will need the following information from Marketo:

* Program Name
* Client ID
* Client Secret
* The API Endpoint. [Find it here](https://developers.marketo.com/rest-api/base-url/).&#x20;
* The Identity Endpoint. [Find it here](https://developers.marketo.com/rest-api/base-url/).&#x20;
* The Marketo field names you would like Wavecast to map with.&#x20;

{% hint style="danger" %}
Field names are case-sensitive and must be the exact match of the Marketo field, including any spaces and/or special characters.
{% endhint %}

## Setup

To setup on Wavecast, go to Settings > Integrations > Marketo.

Name the integration so that it is easily identifiable.

Once configured, select Create.

{% hint style="success" %}
Get back to your day job and outsource the setup of integrations to us. Enquire how we help. &#x20;
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.wavecast.io/integrations/marketing-automation/marketo.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
