get_items_by_field
Retrieve records from a specified Business Central resource by matching a field value. Filter customers, contacts, or other entities based on any field to get exactly the items you need.
Instructions
Get items matching a field value
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| field | Yes | The field name to filter by | |
| value | Yes | The value to match | |
| resource | Yes | The resource name (e.g., customers, contacts) |