bitrix24_get_companies_from_date_range
Retrieve companies created within a specified date range from Bitrix24 CRM to analyze business growth, track new client acquisition, and monitor sales pipeline development.
Instructions
Get companies created within a specific date range
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| startDate | Yes | Start date in YYYY-MM-DD format | |
| endDate | No | End date in YYYY-MM-DD format (optional) | |
| limit | No | Maximum number of companies to return |