# Integrating Zoho with vCX

Creating Zoho API's for Integration with vCX

**Head over to [https://api-console.zoho.in/](https://api-console.zoho.in/) (please check your region, it could be .in, .eu, .us etc)**

[![image.png](https://docs.versalence.online/uploads/images/gallery/2025-04/scaled-1680-/xHJtmhMSa0Tb87XA-image.png)](https://docs.versalence.online/uploads/images/gallery/2025-04/xHJtmhMSa0Tb87XA-image.png)  
  
Click Add Client -&gt; Self Client

[![image.png](https://docs.versalence.online/uploads/images/gallery/2025-04/scaled-1680-/EAYepOCIqcwclUke-image.png)](https://docs.versalence.online/uploads/images/gallery/2025-04/EAYepOCIqcwclUke-image.png)

Add Scope and select Time Duration to 10 minutes

<p class="callout info">For more information on scope, check this link https://desk.zoho.com/DeskAPIDocument#OauthTokens#OAuthScopes</p>

Add the below scope

**Desk.tickets.ALL,Desk.tasks.ALL,Desk.basic.READ,Desk.settings.ALL,Desk.events.ALL,Desk.articles.READ,Desk.contacts.CREATE,Desk.contacts.UPDATE,Desk.contacts.DELETE,Desk.contacts.READ,Desk.search.READ**

[![image.png](https://docs.versalence.online/uploads/images/gallery/2025-04/scaled-1680-/zEkAc1JTGnTIzWbj-image.png)](https://docs.versalence.online/uploads/images/gallery/2025-04/zEkAc1JTGnTIzWbj-image.png)

Client ID and Secret can be found on the next tab

[![image.png](https://docs.versalence.online/uploads/images/gallery/2025-04/scaled-1680-/B4XP94xzqtBZHLW6-image.png)](https://docs.versalence.online/uploads/images/gallery/2025-04/B4XP94xzqtBZHLW6-image.png)

Click Create on Generate Code to select the service and create the code

[![image.png](https://docs.versalence.online/uploads/images/gallery/2025-04/scaled-1680-/nzpyKqMD1eoo0M6U-image.png)](https://docs.versalence.online/uploads/images/gallery/2025-04/nzpyKqMD1eoo0M6U-image.png)

Click on Create to reveal to code