# Find configuration details - Zendesk Sell

{% hint style="success" %}
If you haven't added a Developer App in Zendesk Sell for this integration yet, [please refer to this page first](/integrations/zendesk-sell/add-new-developer-app-zendesk-sell.md).
{% endhint %}

When you [add a new Zendesk Sell configuration](/integrations/getting-started/adding-a-new-integration.md), there are **four required fields** you have to complete in the Clickatell Portal:

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

{% hint style="warning" %}
Ensure you are signed in to your Zendesk Sell account before activating the integration above.
{% endhint %}

### 1. Configuration Name

* Give a name to your integration so you can easily identify it.&#x20;
* This can be anything (max. 30 characters).

### 2. Host Name

* Your Host Name is unique and is the first part of your URL when logged into Salesforce, up until the *.com/.*&#x20;
* Copy this part of the URL over to the Clickatell Portal as the Host Name.
* ***Example***: *<https://api.getbase.com>*

### 3. & 4. Client ID and Client Secret

To find the Client Secret and ID:

* Log in to your Zendesk Sell account and go to *Settings.*&#x20;
* Under Integrations, select *OAuth -> Developer app.*&#x20;

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

* Next to the Developer App you want to integrate, click the *Details* button.&#x20;
* Under *Credentials*, you'll find the *Client ID* and *Client Secret*. Copy and paste it to the Client ID and Client Secret fields in the Clickatell Portal.

<figure><img src="/files/OYlAT0Ke63MAbv7HLv0b" 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/find-configuration-details-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.
