analytics.financials
Financial summary: revenue, quote volume, conversion rate, lead count, and paid invoices for a time period.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Lookback period in days. Defaults to 30. Max 365. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | Human-readable period description | |
| revenue | No | Total revenue in AUD from paid invoices | |
| leadCount | No | New leads in period | |
| quoteVolume | No | Total value of quotes sent | |
| paidInvoices | No | Number of invoices paid | |
| conversionRate | No | Quote-to-job conversion rate as percentage |