---
url: https://gudhub.com/docs/automation-nodes/get-items/
title: "Get Items\n                #"
description: "Get Items is a node that allows you to get items from a specific application. This is usually useful if you need to use data from another application. !Get item"
lang: uk
updated: 2026-09-08T16:05:56.964Z
---

# Get Items [#](https://gudhub.com/docs/automation-nodes/get-items/#get-items)

**Get Items** is a node that allows you to get items from a specific application. This is usually useful if you need to use data from another application.

![Get items node](https://bitbucket.org/AAtlas/gudhub-documentation/raw/master/Automation_Nodes/automation-nodes/get-items-node.jpg "Get items")

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

The current node has only one input socket.

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

The single input socket of the node does not transmit any data to it. It starts node processes only after a certain event arrives in the socket.

| Name | Data Type | Description |
| :-- | :-- | :-- |
| Items | `item` | _triggers the start of the node operation_ |

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

The node has no settings for adding additional input sockets.

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

As with the input, this node has only one output socket.

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

| Name | Data Type | Description |
| :-- | :-- | :-- |
| Items | `item` | _transmits items from the selected application_ |

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

Additional output sockets cannot be added to the node.

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

_Get Items_ has one configuring setting and auxiliary option.

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

| Name | Description |
| :-- | :-- |
| Application | allows to select the application from which items will be gotten; [details...](#application) |
| Notes | allows to leave any notes in settings; [details...](#notes) |

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

This is the source application whose items will be gotten using the current node.

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

This field is created for setting notes. That is, with its help you can enter and save some notes in the settings of the current node.
