INSTALL

Install the EyeLevel Marketo app

INSTALL

GET https://api.eyelevel.ai/v1/partner/integration/marketo/:apiKey

Path Parameters

{
    "integration": {
        "marketo": {
            "url": "STRING"
        }
    }
}

Response

{
    "integration": {
        "marketo": {
            "url": "STRING"
        }
    }
}

url

The URL that will initiate a web based OAUTH2 process to connect the EyeLevel app to the customer's Marketo account.

Last updated