get_items_by_field
Retrieve items from a Microsoft Business Central resource by matching a field value. Specify resource, field, and value to get filtered records.
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) |