Skip to main content

By Salesperson

Efficiently retrieve sales data categorized by salespersons with this dedicated job for fetching sales information from Zoho Books.

Add this job

Data

Sample Data

Open in new tab -

Data headers

HeaderDescription
invoice_salesSales from invoices
total_salesTotal sales (all transactions)
invoice_sales_with_taxSales from invoices including tax
total_sales_with_taxTotal sales including tax (all transactions)
monthMonth of the sales data
cn_countCount of credit notes
cn_salesCredit note sales amount
cn_sales_with_taxCredit note sales amount including tax
invoice_countCount of invoices
countTotal count of transactions
salesTotal sales amount
sales_with_taxTotal sales amount including tax
salesperson_idZoho Books ID used to refer to the salesperson

Filtration options

This job can restrict the data that is visible in spreadsheets. Use the following parameters to restrict the data.

ParameterOptions
start_dateSelect sales transactions with billing date on or after start_date. Format - YYYY-MM-DD
end_dateSelect sales transactions with billing date on or before end_date. Format - YYYY-MM-DD
salesperson_idSelect transactions related to a particular contact (salesperson_id)