---
url: https://gudhub.com/docs/automation-nodes/trigger-node/
title: "Trigger Node\n                #"
description: "Trigger a node that listens to the application. It passes the results of all application events to the following nodes. This node is available only in the Trigg"
lang: uk
updated: 2026-09-11T13:43:33.883Z
---

# Trigger Node [#](https://gudhub.com/docs/automation-nodes/trigger-node/#trigger-node)

**Trigger** - a node that listens to the application. It passes the results of all application events to the following nodes. This node is available only in the [Trigger element](https://gudhub.com/docs/gh-elements/trigger/) where the source application can be selected.

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

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

_Trigger_ is one of those nodes that automatically receive data from the certain application. Therefore it do not have any input sockets.

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

Current node has a quite big set of output sockets.

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

All data is transmitted to the node from the certain application that can be selected in the settings of the [Trigger element](https://gudhub.com/docs/gh-elements/trigger/).

| Name | Data Type | Description |
| :-- | :-- | :-- |
| Created Items | `item` | _transmits just created items of the selected application_ |
| Deleted Items | `item` | _transmits deleted items of the selected application_ |
| Updated Items | `item` | _transmits items which are updated of the selected application_ |
| Updated File | `value` | _transmits files from the selected application which are updated_ |
| Updated Value | `item` | _transmits updated values from the selected application_ |

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

Since this node has no settings, there is no possibility to add additional output sockets.

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

As mentioned above, the current node has no settings.
