# Dynamic Yield

## **Connector Overview**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcnWPjG6zse5oNSkHlEEqDwGS0efr7E7QUAV7K9pD3-DbqKdZT-86ZN7mzdRPiEQvvPNBrHc8FrKxG_lHE9aNcszkUMhrdtcgOaHHuX1p_38RJ3aqMxpZrFwctDWl7dZQCAY1OlpQ?key=XIy8122ZNqmu67sUe4Q2WNF3" alt="" width="188"><figcaption></figcaption></figure>

Dynamic Yield is a personalization platform that personalizes digital experiences with AI-driven recommendations, A/B testing, and targeted marketing, helping businesses boost engagement, loyalty, and revenue.

## **Authentication Type**

Basic

## **Webhook Supported**

No

## **Secrets**

* PAN\_SEC\_DYNAMICYIELD\_ACCESS\_KEY
* PAN\_SEC\_DYNAMICYIELD\_SECRET\_ACCESS\_KEY

## **API Client Supported**

No

## **Requirements for Provisioning**

No provisioning is required for this connector.

## **How to Connect Your Integration**

Upon successfully creating a tenant, you will use the following information to connect to Dynamic Yield:

* Access Key
* Secret Access Key

To obtain the information required for setting up your Dynamic Yield Connector, perform the following steps:

1. Log in to your [Admin Account](https://ssobroker.dynamicyield.com/auth/realms/admin/protocol/openid-connect/auth?client_id=alb\&redirect_uri=https%3A%2F%2Fadm.dynamicyield.com%2Foauth2%2Fidpresponse\&response_type=code\&scope=openid%20email\&state=zUnK1s4Tiz0ZgGGG%2BQBFEeYVJu6QRYLlVI0sZehP7dIgj0EphUVWYwgXflGZPtHkNw5d4efkT2BJaHvWDomEDgVjmrsdkomagaqubembYIPrJDX4C0bM6X0on0NMC%2FjVM4tQO%2B%2BJsKF8CQKOwy%2BmeuPIuyOJVjdoUGuM5HgpvQxQho7aaTd%2FUWwfE7EiZzDmzoE%2FWj0Ml2bfe4KotVVhuWgoCAKrQuO1HjclO2IAeg4auDCEkeFi3QlcAH7OCLkLk46VPxlij5xTY4Q%2BZxkzgP1sk3x4i03GfxlgsCIzkMRgQuSSK74WZW%2B%2F%2F5YWwienHLCD547IJkJ%2FFK3ewwm7dRVt1lEbaKLOSJnxzhpIIVduH9O9QlWAEpH96XZZwwCl4iw9K66CoB3JztzMGRVQVs9rW%2F9xzqR8sCtnkXQ%2BJTSh7BzdbqodtHJrqLhKABcuLc769M%2Fi7w0wuVR%2Fv%2BcWRPBpbHOORP5AXdhvUw%3D%3D)
2. Go to Settings › API Keys and click New Key.
3. Enter a name, and internal notes (optional).
4. For the source, select either Server-side or Client-side. Each type can be used only with its designated endpoint.
5. In the ACL section, select one or more permissions for the key. Different options appear based on your site's vertical or features that are enabled on your site.
6. Click Save.

*For more information on API Keys, please see* [*here*](https://dy.dev/docs/api-keys)*.*

## **API Resources**

For more information on how to utilize the Dynamic Yield API, feel free to reference the following [documentation](https://dy.dev/docs/implementation-journey).


---

# 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.pandium.com/connectors/connectors-101/dynamic-yield.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.
