Zoho
Learn how to integrate AI agents with Zoho using xpander.ai. Create intelligent, low-code applications on Zoho Creator that leverage AI-driven automation, enabling your agents to analyze data, trigger workflows, and interact with customers seamlessly across your Zoho ecosystem.
About Zoho
Zoho offers a wide array of applications designed to streamline various business operations, including sales, marketing, customer support, finance, human resources, and more.
This integration deals specifically with one of the features offered by Zoho, which is the Zoho Creator.
Zoho Creator offers a wide array of applications designed to streamline various business operations, including sales, marketing, customer support, finance, human resources, and more. Zoho Creator is a low-code application development platform designed to empower users to build custom business applications with minimal coding knowledge.
Zoho Creator key features:
-
Rapid Application Development: Accelerate app creation by up to 10 times using visual development tools and guided scripting.
-
Cross-Platform Compatibility: Applications built on Zoho Creator are natively compatible with web browsers, iOS, and Android devices, ensuring seamless access across platforms.
-
Pre-Built Templates: Access over 60 ready-to-use app templates to jumpstart development for various business needs.
-
Workflow Automation: Utilize drag-and-drop workflow builders and pre-written code snippets to automate business processes, schedule tasks, and manage approvals efficiently.
Authentication Options
Below are possible authentication options you can choose:
Generate a Zoho API Key
- Log in to your Zoho API console.
- Choose the type of application you want to create. In this example, we’ll create a Self Client app.
- Select Self Client and click Create.
- You’ll see the Client ID and Client Secret. Next, you’ll need to generate an authorization code.
- Go to the Generate Code tab. Under Scope, select the appropriate scopes for your app. You can find a full list in the Zoho Creator documentation.
- Set the validity duration for the authorization code, then click Create.
- Copy and save your authorization code.
- To get your access token, run the following request:
Replace the placeholders with your actual values. You can find the <BASE-URL>
for your Zoho account here.
- The response will include your access token and refresh token.
Integrate Zoho into xpander.ai
- In your xpander.ai dashboard, go to the Apps section in the sidebar.
- Select Zoho from the available integrations.
- Click Enable.
- Enter an Interface name, e.g., “xpander-zoho”.
- Choose API Key as the authentication mode.
- Select Integration User for the authentication scope.
- Paste your Zoho access token into the provided field.
- Set the Auth Type to Custom.
- In the Custom header name field, enter:
Authorization: Zoho-oauthtoken
. - Save the configuration.
Generate a Zoho API Key
- Log in to your Zoho API console.
- Choose the type of application you want to create. In this example, we’ll create a Self Client app.
- Select Self Client and click Create.
- You’ll see the Client ID and Client Secret. Next, you’ll need to generate an authorization code.
- Go to the Generate Code tab. Under Scope, select the appropriate scopes for your app. You can find a full list in the Zoho Creator documentation.
- Set the validity duration for the authorization code, then click Create.
- Copy and save your authorization code.
- To get your access token, run the following request:
Replace the placeholders with your actual values. You can find the <BASE-URL>
for your Zoho account here.
- The response will include your access token and refresh token.
Integrate Zoho into xpander.ai
- In your xpander.ai dashboard, go to the Apps section in the sidebar.
- Select Zoho from the available integrations.
- Click Enable.
- Enter an Interface name, e.g., “xpander-zoho”.
- Choose API Key as the authentication mode.
- Select Integration User for the authentication scope.
- Paste your Zoho access token into the provided field.
- Set the Auth Type to Custom.
- In the Custom header name field, enter:
Authorization: Zoho-oauthtoken
. - Save the configuration.
Integration of Zoho into AI Agent
Once you’ve configured your Zoho account with the authentication option(s) described above, you can integrate it into your AI agent with xpander.ai:
- Go to the + sign located in the top right of the graph visualization of your xpander.ai agent.
- Select Apps.
- Choose Zoho with the same Interface name you configured in the previous section (e.g., xpander-zoho).
- Select the available Zoho operations that suit your use case.
Expose Zoho as MCP Server
Alternatively, you can also expose your Zoho account as an MCP server. To do so:
- Go to the Apps section in the sidebar of your xpander.ai dashboard.
- Select Zoho with the same Interface name you configured in the previous section (e.g., xpander-zoho).
- Click MCP Configuration.
- Enter the MCP configuration into the appropriate settings of the client app you want to use (e.g., Cursor, Windsurf, Claude Desktop, etc.).
AI Agent Zoho Prompt Library
Below are possible prompts or use cases you can try after integrating Zoho into your xpander AI agent: