# 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: 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://docs.wavecast.io/integrations/marketing-automation/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.
