# Add new Developer App - Zendesk Sell

{% hint style="success" %}
If you’ve already set up a Developer App for your integration with Clickatell, [follow these steps](/integrations/zendesk-sell/find-configuration-details-zendesk-sell.md) to find the required integration details.
{% endhint %}

To [integrate ](/integrations/getting-started/adding-a-new-integration.md)with Zendesk Sell, you need to copy over the **Client ID** and **Client Secret** from Zendesk Sell into the Clickatell Portal. These are unique and get generated when you add a new Connected App in Zendesk Sell.&#x20;

## Create a new Connected App in Zendesk Sell

{% hint style="warning" %}
An admin user must log in to your Zendesk Sell account.
{% endhint %}

1. Click the *Settings* icon -> *OAuth* -> *Developer apps.*
2. Click *Add Developer App.*

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

3. Complete the required fields:
   * **Name:** Give a name to your new Developer App in Zendesk Sell.
   * **Description:** Describe your new Developer App.
   * **Website:** Add the link to your company website (must start with *https\://*).
   * **Redirect URL:** *<https://authentication-service.clickatell.com/authorize/result>*
4. Click *Save*.

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

5. Open the details of the Developer App you’ve just created to [find the configuration details](/integrations/zendesk-sell/find-configuration-details-zendesk-sell.md) required in the Clickatell Portal.

<figure><img src="/files/2vlL3SzmmxSEvrPSIkvv" alt=""><figcaption></figcaption></figure>


---

# 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://help.clickatell.com/integrations/zendesk-sell/add-new-developer-app-zendesk-sell.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.
