get_items_by_field
Retrieve items from a Business Central resource by matching a specific field value. Use this to filter customers, contacts, or sales orders based on any field, enabling precise data lookups.
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) |