> ## Documentation Index
> Fetch the complete documentation index at: https://docs.refold.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Overview of the Marketo integration in Refold.

## Basic Overview

<CardGroup cols={2}>
  <Card title="Slug">
    Marketo
  </Card>

  <Card title="Authentication Method">
    API Key
  </Card>

  <Card title="Website">
    [https://business.adobe.com/in/products/marketo/adobe-marketo.html](https://business.adobe.com/in/products/marketo/adobe-marketo.html)
  </Card>

  <Card title="Developer Portal">
    [https://developers.marketo.com/](https://developers.marketo.com/)
  </Card>

  <Card title="API Reference">
    [Click here](https://developers.marketo.com/rest-api/endpoint-reference/)
  </Card>

  <Card title="Supported Resources">
    Uni-directional, Syncs
  </Card>
</CardGroup>

## Required Credentials of a Linked Account

1. Client ID
2. Client Secret
3. REST Endpoint
4. Identity Endpoint

## Configurable Resources

<CardGroup cols={2}>
  <Card title="Lead">
    Refold allows you to work with actions related to Leads.
  </Card>

  <Card title="Company">
    Refold allows you to work with actions related to Companies.
  </Card>
</CardGroup>
