UNPKG

@arathron/n8n-nodes-zoho-books

Version:

n8n community nodes for Zoho Books and Zoho Inventory API integration - Complete CRUD operations for Sales Orders, Invoices, Items, Vendors, Credit Notes, Payments, Purchase Orders, Bills, Composite Items, and Assemblies

5 lines 265 B
export * from './nodes/ZohoBooks/ZohoBooks.node'; export * from './nodes/ZohoInventory/ZohoInventory.node'; export * from './credentials/ZohoBooksOAuth2.credentials'; export * from './credentials/ZohoInventoryOAuth2.credentials'; //# sourceMappingURL=index.d.ts.map