--- title: "Zendesk OAuth App" slug: "zendesk-oauth-app" updated: 2025-06-18T08:02:24Z published: 2025-06-18T08:02:24Z canonical: "help.unleash.so/zendesk-oauth-app" --- > ## Documentation Index > Fetch the complete documentation index at: https://help.unleash.so/llms.txt > Use this file to discover all available pages before exploring further. # Zendesk OAuth App ## Connection 1. Navigate to the **Zendesk API** section in the **Control Center**. For convenience, you can use the following URL: https://{subdomain}.zendesk.com/admin/apps-integrations/apis/zendesk-api/oauth_clients. Be sure to replace `{subdomain}` with your Zendesk tenant. 2. Go to the **OAuth Clients tab** and add a new **OAuth App**. ![](https://cdn.document360.io/9c439416-8f37-43ae-8ba7-d5c31de26a65/Images/Documentation/image (6).png) 1. Fill in the following information and save the client: 1. **Client Name:** Unleash 2. **Company:** Unleash 3. **Unique Identifier:** unleash 4. **Client Kind:** Confidential 5. **Redirect URLs:** https://zendesk.unleashing.app/oauth/code ![](https://cdn.document360.io/9c439416-8f37-43ae-8ba7-d5c31de26a65/Images/Documentation/image (7).png) 1. After saving the app, a secret box will appear. Copy the secret, store it securely, and share it with your Unleash representative. ![](https://cdn.document360.io/9c439416-8f37-43ae-8ba7-d5c31de26a65/Images/Documentation/image (8).png)