---
url: https://gudhub.com/docs/automation-nodes/update-items-api/
title: "Update Items API\n                #"
description: "Update Items API is a node that allows to automatically update items. Namely, when some item, that is transferred to the input socket, is updated this node will"
lang: uk
updated: 2026-09-08T16:12:24.507Z
---

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

**Update Items API** is a node that allows to automatically update items. Namely, when some item, that is transferred to the input socket, is updated this node will send the update item request to the server.

The current node is consists of edit and delete button, input and output sockets.

![Node of update items API](https://bitbucket.org/AAtlas/gudhub-documentation/raw/master/Automation_Nodes/automation-nodes/update-items-api.jpg "Update items API")

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

The update items API has only one input socket and new sockets cannot be added.

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

For the most part, updated elements are transferred, but the socket accepts any elements.

| Name | Data Type | Description |
| :-- | :-- | :-- |
| Items | `item` | _socket that accept any items_ |

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

There are no additional input sockets.

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

This node has no settings to add additional sockets. Therefore, it only has a default output socket.

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

The default socket allows you to transfer items that have been used in the current node to the following nodes. That allows you to move on to the next nodes only after the **Update Items API** has worked.

| Name | Data Type | Description |
| :-- | :-- | :-- |
| Items | `item` | _transmits the items that have been updated_ |

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

The node does not contains the additional output sockets.

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

The current node has only one setting that is important to the element, which is in a single settings block.

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

| Name | Description |
| :-- | :-- |
| Application | allows to select the application were the updates will be done; [details...](#application) |
| Notes | allows to save some notes in settings; [details...](#notes) |

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

This is the selected application, the elements of which will be transferred to the node and updated.

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

This notes will be displayed only in the current node settings. You can leave any comments here.
