InvoiceTemplates
Get all invoice pdf templates.
Table Specific Information
Select
The component uses the Zoho Books API to retrieve the list of all PDF templates associated with Invoices. All filtering is executed client-side in the component.
For example:
SELECT * FROM InvoiceTemplates;
Columns
| Name | Type | References | SupportedOperators | Description |
| TemplateId [KEY] | String | Id of the estimate template | ||
| TemplateName | String | Name of the estimate template | ||
| TemplateType | String | Type of the estimate templates |