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

# Marketo Integration Settings

#### **Authorization Information** <a href="#authorization-information" id="authorization-information"></a>

You can view when your Marketo integration was connect and authorizated at the top of your settings page.

* **Connection Date:** The date the integration was initially connected
* **Authorization Date:** The date the integration was authorized to access Marketo

<figure><img src="/files/Ilofy6RlmeZInpmJkWM4" alt=""><figcaption></figcaption></figure>

***

#### **General Settings** <a href="#general-settings" id="general-settings"></a>

In this section you can configure your integration settings for team member assignments, auto syncing, and adding leads to lists.&#x20;

**Integration Assignment**

You can choose which team members this integration applies to. In this section, you can assign the integration to the **full team** or to a specific **subteam**, depending on how you want contacts to sync into Marketo.&#x20;

<figure><img src="/files/rbVjRHJCi9VfuR0sLLmg" alt=""><figcaption></figcaption></figure>

***

**Auto Sync**

This toggle controls how Popl leads flow into Marketo. You can choose between **automatic syncing** or **manual lead selection**, depending on how much control your team needs.

<figure><img src="/files/x1Md3GOvbqnKDodH3KZk" alt=""><figcaption></figcaption></figure>

**Auto Sync ON - Instant Lead Syncing (Recommended)**

When Auto Sync is enabled, every new lead captured by any team member is immediately pushed to Marketo.

* No manual data entry
* No lead selection required
* Fast, fully automated workflow for maximum efficiency

**Auto Sync OFF - Manual Lead Selection**

When Auto Sync is turned off, leads are not automatically sent to Marketo. Instead, admins or members choose which leads to sync. This option provides more control for teams that want to review or qualify leads first.

***

**Add to Marketo Lists**

You can add your Popl leads to a Marketo list. Your lists from Marketo will appear in the drop down in the "Add to List" section of your settings.&#x20;

<figure><img src="/files/y2B7tgMcfLqSiILXDQlT" alt=""><figcaption></figcaption></figure>

***

**Add to Marketo Program**

Use the dropdown menu to select a Program in Marketo to add leads to. After selecting your program you can set your program status in the Program Status tab.

<figure><img src="/files/GguDy0siaP6v0mQCvZbi" alt=""><figcaption></figcaption></figure>

***

By fine-tuning these integration settings, you can ensure that Popl and Marketo work together seamlessly—moving your contacts where they need to go, keeping your data clean, and helping your team stay fast and efficient.

Once your configuration is complete, your workflow becomes fully streamlined: smarter syncing, fewer manual steps, and a smoother experience for everyone on your team.

***

#### Need Help?

Contact Popl Support – our team is available to assist at <teams@popl.co>.

\
With 🤍 from Popl.&#x20;


---

# 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.popl.co/introduction/integrations/marketo-integration/marketo-integration-settings.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.
