Navigation
Mobile DocsNavigation
Mobile DocsComprehensive accounting within Zoho ecosystem
Integrate with Zoho Books for comprehensive accounting automation, invoice management, expense tracking, and financial reporting. Perfect for businesses in the Zoho ecosystem with OAuth 2.0 authentication.
Placeholder: Select Zoho Books account
Layout: full
Provider: zoho_books
Layout: full
Options: Create Invoice, Get Invoice, List Invoices, Create Contact
Placeholder: Enter invoice ID
Layout: full
Condition: operation = "get_invoice"
Placeholder: Enter contact ID
Layout: full
Condition: operation = ["get_contact","create_invoice","create_bill"]
Placeholder: Company or Person Name
Layout: full
Condition: operation = "create_contact"
Placeholder: contact@example.com
Layout: half
Condition: operation = "create_contact"
Placeholder: 100.00
Layout: half
Condition: operation = ["create_invoice","create_bill","create_expense","create_payment"]
Placeholder: Line item description
Layout: full
Condition: operation = ["create_invoice","create_bill","create_expense"]
Placeholder: YYYY-MM-DD
Layout: half
Condition: operation = ["create_invoice","create_bill"]
Required
Required
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Primary response type:
{
"data": "json"
}