---
url: https://gudhub.com/docs/automation-nodes/create-items-api/
title: "Create Items API\n                #"
description: "Create Items API is a node that automatically creates a new item in the selected application. It also allows you to create duplicates of existing items. !Appear"
lang: uk
updated: 2026-09-11T18:28:32.952Z
---

# Create Items API [#](https://gudhub.com/docs/automation-nodes/create-items-api/#create-items-api)

**Create Items API** is a node that automatically creates a new item in the selected [application](#application). It also allows you to create duplicates of existing items.

![Appearance of create items API node](https://bitbucket.org/AAtlas/gudhub-documentation/raw/master/Automation_Nodes/automation-nodes/create-items-api.jpg "Create items API node")

## Inputs [#](https://gudhub.com/docs/automation-nodes/create-items-api/#inputs)

The current node has only one default input socket, and no additional sockets can be added.

### Default Input Sockets [#](https://gudhub.com/docs/automation-nodes/create-items-api/#default-input-sockets)

This means that each update of the items that are passed in creates a new item. This means that each update of the items to be transmitted leads to the creation of a new item. If the item is to be created in the same application where updates are tracked, the created item will be a duplicate of the updated item..

| Name | Data Type | Description |
| :-- | :-- | :-- |
| Items | `item` | _accept the template of the item that will be created or the item those updates will be tracked_ |

### Additional Input Sockets [#](https://gudhub.com/docs/automation-nodes/create-items-api/#additional-input-sockets)

This node has no additional input sockets.

## Outputs [#](https://gudhub.com/docs/automation-nodes/create-items-api/#outputs)

Like the input socket, there is only one output socket.

### Default Output Sockets [#](https://gudhub.com/docs/automation-nodes/create-items-api/#default-output-sockets)

Created items from this node can be transferred to other nodes, due to this socket.

| Name | Data Type | Description |
| :-- | :-- | :-- |
| Items | `item` | _transmits the created item to the next node_ |

### Additional Output Sockets [#](https://gudhub.com/docs/automation-nodes/create-items-api/#additional-output-sockets)

This node has no settings for creating an additional output socket.

## Options [#](https://gudhub.com/docs/automation-nodes/create-items-api/#options)

The current node has a rather small set of settings. There are only Default Settings.

![Default settings of create items API node](https://bitbucket.org/AAtlas/gudhub-documentation/raw/master/Automation_Nodes/automation-nodes/create-items-api-default-settings.jpg "Create items API settings")

| Name | Description |
| :-- | :-- |
| Application | allows to select the application where the item will be created; [details...](#application) |
| Notes | allows to leave some notes in the node settings; [details...](#notes) |

### Application [#](https://gudhub.com/docs/automation-nodes/create-items-api/#application)

This is the application in which a new item or a duplicate of an item will be created.

### Notes [#](https://gudhub.com/docs/automation-nodes/create-items-api/#notes)

This is the field for notes. The entered text will be saved in the settings of the current node.
