·zoho-api
</>

zoho-api

qmop1967/clients-console

Zoho Books and Zoho Inventory API integration for TSH Clients Console. Use when: (1) Creating new API routes that call Zoho endpoints (2) Debugging API errors, token issues, or rate limits (3) Adding new Zoho data fetching functions (4) Understanding OAuth token caching with Upstash Redis (5) Working with products, orders, invoices, payments, or credit notes (6) Troubleshooting "Contact for price" or stock display issues

6Installs·0Trend·@qmop1967

Installation

$npx skills add https://github.com/qmop1967/clients-console --skill zoho-api

SKILL.md

| Zoho Inventory | https://www.zohoapis.com/inventory/v1 | | Zoho Books | https://www.zohoapis.com/books/v3 |

| src/lib/zoho/client.ts | OAuth client, token caching, zohoFetch | | src/lib/zoho/products.ts | Products, stock extraction | | src/lib/zoho/price-lists.ts | Price list constants and fetching | | src/lib/zoho/customers.ts | Customer lookup by email | | src/lib/zoho/orders.ts | Sales orders | | src/lib/zoho/invoices.ts | Invoices |

| src/lib/zoho/payments.ts | Payments | | src/lib/zoho/credit-notes.ts | Credit notes |

Zoho Books and Zoho Inventory API integration for TSH Clients Console. Use when: (1) Creating new API routes that call Zoho endpoints (2) Debugging API errors, token issues, or rate limits (3) Adding new Zoho data fetching functions (4) Understanding OAuth token caching with Upstash Redis (5) Working with products, orders, invoices, payments, or credit notes (6) Troubleshooting "Contact for price" or stock display issues Source: qmop1967/clients-console.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/qmop1967/clients-console --skill zoho-api
Category
</>Dev Tools
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is zoho-api?

Zoho Books and Zoho Inventory API integration for TSH Clients Console. Use when: (1) Creating new API routes that call Zoho endpoints (2) Debugging API errors, token issues, or rate limits (3) Adding new Zoho data fetching functions (4) Understanding OAuth token caching with Upstash Redis (5) Working with products, orders, invoices, payments, or credit notes (6) Troubleshooting "Contact for price" or stock display issues Source: qmop1967/clients-console.

How do I install zoho-api?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/qmop1967/clients-console --skill zoho-api Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/qmop1967/clients-console

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-11

Related Skills

None