create_item
Creates a new item in Microsoft Business Central by accepting a resource name and item data, handling creation through the Business Central API v2.0.
Instructions
Create a new item in Business Central
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resource | Yes | The resource name (e.g., customers, contacts) | |
| item_data | Yes | The item data to create |