- Getting started
- Notifications
- Troubleshooting
- Connector Builder
- ActiveCampaign
- Active Directory - Preview
- Adobe Acrobat Sign
- Adobe PDF Services
- Amazon Bedrock
- Amazon Connect
- Amazon Polly
- Amazon SES
- Amazon Transcribe
- Amazon Web Services
- Anthropic Claude
- Asana
- AWeber
- Azure AI Document Intelligence
- Azure Maps
- BambooHR
- Box
- Brevo
- Calendly
- Campaign Monitor
- Cisco Webex Teams
- Citrix ShareFile
- Clearbit
- Confluence Cloud
- Constant Contact
- Coupa
- Customer.io
- Datadog
- Deputy
- Discord
- DocuSign
- Drip
- Dropbox
- Egnyte
- Eventbrite
- Exchangerates
- Exchange Server - Preview
- Expensify
- Facebook
- Freshbooks
- Freshdesk
- Freshsales - Preview
- Freshservice
- GetResponse
- GitHub
- Gmail
- Google Cloud Platform
- Google Docs
- Google Drive
- Google Maps
- Google Sheets
- Google Speech-to-Text
- Google Text-to-Speech
- Google Tasks - Preview
- Google Vertex
- Google Vision - Preview
- Google Workspace - Preview
- GoToWebinar
- Greenhouse
- HTTP Webhook - Preview
- Hubspot CRM
- HubSpot Marketing
- HyperV - Preview
- iContact
- Insightly CRM
- Intercom
- Jira
- Keap
- Klaviyo
- LinkedIn
- Mail - Preview
- Mailchimp
- Mailgun
- Mailjet
- MailerLite
- Marketo
- Microsoft 365
- Microsoft Azure
- Microsoft Azure Active Directory
- Microsoft Azure OpenAI
- Microsoft Dynamics 365 CRM
- Microsoft OneDrive & Sharepoint
- Microsoft Outlook 365
- Microsoft Sentiment
- Microsoft Teams
- Microsoft Translator
- Microsoft Vision
- Miro
- Okta
- OpenAI
- Oracle Eloqua
- Oracle NetSuite
- PagerDuty
- PayPal
- PDFMonkey
- Pinecone
- Pipedrive
- QuickBooksOnline
- Quip
- Salesforce
- Salesforce Marketing Cloud
- SAP BAPI - Preview
- SAP Concur
- SendGrid
- ServiceNow
- Shopify
- Slack
- SmartRecruiters
- Smartsheet
- Stripe
- Sugar Enterprise
- Sugar Professional
- Sugar Sell
- Sugar Serve
- System Center - Preview
- TangoCard
- Todoist
- Trello
- Twilio
- X (formerly Twitter)
- Xero
- watsonx.ai
- WhatsApp Business
- WooCommerce
- Workable
- Workday
- YouTube
- Zendesk
- Zoho Campaigns
- Zoho Desk
- About the Zoho Desk connector
- Zoho Desk authentication
- Zoho Desk events
- Zoho Mail
- ZoomInfo
Zoho Desk authentication
Depending on the authentication type you select, you need one of the following set of credentials:
- OAuth 2.0 Authorization code: Environment and Scope.
- Bring your own OAuth 2.0 app: Client ID, Client secret, Environment, Scope.
See the section below on how to create an OAuth 2.0 application for Zoho Desk.
Make sure to choose the correct Environment before setting up the connection. You can find the correct environment in your account URI:
In the Create Connection screen, the Scope field is prepopulated for the operations supported in the form of activities. Read more about Zoho Desk's available scopes in their official OAuth scopes documentation.
The connector requests the following permissions/scopes:
Desk.tickets.CREATE Desk.tickets.READ Desk.tickets.UPDATE Desk.contacts.READ Desk.contacts.UPDATE Desk.contacts.CREATE Desk.basic.READ
Desk.basic.CREATE Desk.basic.UPDATE Desk.products.READ Desk.search.READ
-
Select Integration Service from Automation CloudTM Public Sector.
- From the Connectors list, select Zoho Desk. You can also use the search bar to find the connector.
- Select the Connect to Zoho Desk button.
- You are now redirected to the connection page. You can choose between two authentication types: OAuth 2.0 Authorization code
or Bring your own OAuth 2.0 app.
- Enter the required credentials for your preferred authentication method.
- Select Connect.
- Your connection has been added.
If you wish to connect with your own credentials and do not want to use UiPath App, select the Bring your own OAuth 2.0 app (BYOA) authentication type.
If you use BYOA, it is imperative to confirm that you have established an OAuth 2.0 application in Zoho Desk categorized as a Server-based application.
- To create an application, go to https://api-console.zoho.com/.
- Click Add Client and select Server-based Applications. Click Create now.
- For the Authorized Redirect URIs field, provide the following link: https://govcloud.uipath.us/provisioning_/callback.
- Click Create, then retrieve your credentials from the application's Client Secret tab.
- Next, go to the Settings tab and enable the client for the desired data centers that you intend to include for your application's connectivity. To
enable the same application for all of your data centers, enable the Use the same OAuth credentials for all data centers checkbox.
For more information on OAuth 2.0, go to the Zoho OAuth documentation.