Skip to main content

Zoho Expense

Zoho Expense connector enables seamless data synchronization between Zoho Expense and various destinations. This connector automates expense tracking workflows by extracting financial data efficiently, ensuring accurate reporting and streamlined operations.

Configuration

InputTypeDescriptionDefault Value
client_idstringOAuth Client ID.
client_secretstringOAuth Client Secret.
refresh_tokenstringOAuth Refresh Token.
data_centerstringData Center. The domain suffix for the Zoho Expense API based on your data center location (e.g., com, in, jp etc.)com

Streams

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
usersuser_idDefaultPaginator
tripstrip_idDefaultPaginator
expense_reportsreport_idDefaultPaginator
projectsDefaultPaginator
customerscontact_idDefaultPaginator
organizationsorganization_idDefaultPaginator
expense_categoriescategory_idDefaultPaginator
currenciescurrency_idDefaultPaginator
taxestax_idDefaultPaginator

Reference

Config fields reference

Field
Type
Property name
OAuth Client ID
required
string
client_id
OAuth Client Secret
required
string
client_secret
OAuth Refresh Token
required
string
refresh_token
string
data_center

Changelog

Expand to review
VersionDatePull RequestSubject
0.0.62025-01-1851935Update dependencies
0.0.52025-01-1151461Update dependencies
0.0.42024-12-2850831Update dependencies
0.0.32024-12-2150385Update dependencies
0.0.22024-12-1449453Update dependencies
0.0.12024-10-26Initial release by @bishalbera via Connector Builder
Was this page helpful?