Basic Information

appmixer.zoho.crm.FindInvoices

Find Invoices

1.0.0

Public

Finds Zoho CRM invoices, optionally restricted by invoice date range, due date range or status.

Input Ports

in

FieldTypeDescription
Invoice Date From date-time Only return invoices issued on or after this date.
Invoice Date To date-time Only return invoices issued on or before this date.
Due Date From date-time Only return invoices due on or after this date.
Due Date To date-time Only return invoices due on or before this date.
Status text Only return invoices in this status. Invoice statuses are customizable, so pick the value your organization uses.
Output Type select Choose whether you want to receive the result set as one complete list, or first item only or one item at a time or stream the items to a file.

Output Ports

out

notFound

FieldTypeDescription
No fields defined for this port

Full Metadata