Zoho invoice
Overview
SLUG: ZOHO_INVOICE
Description
Zoho Invoice simplifies billing, recurring payments, and expense management, helping freelancers and small businesses send professional invoices
Authentication Details
OAuth2
Connecting to Zoho invoice
Create an auth config
Use the dashboard to create an auth config for the Zoho invoice toolkit. This allows you to connect multiple Zoho invoice accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Zoho invoice Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using OAuth2
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the [Zoho invoice toolkit’s playground](https://app.composio.dev/app/Zoho invoice)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
ZOHO_INVOICE_GET_ITEM
Tool Name: Get Zoho Invoice Item
Description
Action Parameters
Action Response
ZOHO_INVOICE_LIST_CONTACTS
Tool Name: List Contacts
Description
Action Parameters
Action Response
ZOHO_INVOICE_LIST_EXPENSES
Tool Name: List Expenses
Description
Action Parameters
Action Response
ZOHO_INVOICE_LIST_INVOICES
Tool Name: List Invoices
Description
Action Parameters
Action Response
ZOHO_INVOICE_LIST_ITEMS
Tool Name: List Items
Description
Action Parameters
Action Response
ZOHO_INVOICE_LIST_PAYMENTS
Tool Name: List Payments
Description
Action Parameters
Action Response