item-service-create-item
Create new Sitecore content items by specifying parent path, item name, and template ID to manage content structure within the CMS.
Instructions
Create a new Sitecore item under parent path with name using template id.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parentPath | Yes | ||
| itemName | Yes | ||
| templateId | Yes | ||
| data | No | ||
| options | No |