---
url: https://gudhub.com/docs/automation-nodes/populate-with-date/
title: "Populate With Date\n                #"
description: "Populate with date a node that allows you to fill any field with a specific date. This is useful, for example, if you need to record the date when any data was"
lang: uk
updated: 2026-09-08T16:10:08.880Z
---

# Populate With Date [#](https://gudhub.com/docs/automation-nodes/populate-with-date/#populate-with-date)

**Populate with date** - a node that allows you to fill any field with a specific date. This is useful, for example, if you need to record the date when any data was updated.

> This node can fill any field regardless of its data type.

![Populate with date node](https://bitbucket.org/AAtlas/gudhub-documentation/raw/master/Automation_Nodes/automation-nodes/populate-with-date.jpg "Populate with date")

## Inputs [#](https://gudhub.com/docs/automation-nodes/populate-with-date/#inputs)

The current element accepts only one type of data.

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

By default, the input socket accepts items. More precisely, when an event occurs with certain item and it is transmitted to the current node, it will start working.

| Name | Data Type | Description |
| :-- | :-- | :-- |
| Items | `item` | _accepts elements in which the field will be filled_ |

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

The current node has no additional input sockets.

## Outputs [#](https://gudhub.com/docs/automation-nodes/populate-with-date/#outputs)

There is only one output socket in this node.

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

The default socket transmits an updated element in which the selected fields are filled with certain dates.

| Name | Data Type | Description |
| :-- | :-- | :-- |
| Items | `item` | _transmits updated items with populated fields_ |

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

The current node has no additional output sockets.

## Options [#](https://gudhub.com/docs/automation-nodes/populate-with-date/#options)

The _Populate with date_ node has its own unique settings. They are divided into two groups.

### Default Settings [#](https://gudhub.com/docs/automation-nodes/populate-with-date/#default-settings)

The first group of settings contains only two options.

![Default settings of populate with date node](https://bitbucket.org/AAtlas/gudhub-documentation/raw/master/Automation_Nodes/automation-nodes/populate-with-date-default-settings.jpg "Populate with date settings")

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

#### **Application** [#](https://gudhub.com/docs/automation-nodes/populate-with-date/#application)

Use this function to select the application in which field data in the certain item should be updated after a specific event.

#### **Notes** [#](https://gudhub.com/docs/automation-nodes/populate-with-date/#notes)

This field is created to leave any notes in the settings of the current node.

### Data To Populate [#](https://gudhub.com/docs/automation-nodes/populate-with-date/#data-to-populate)

The second block of settings allows you to configure which fields will be filled in and with what data.

![Settings of data to populate](https://bitbucket.org/AAtlas/gudhub-documentation/raw/master/Automation_Nodes/automation-nodes/populate-with-date-data-to-populate.jpg "Data to populate")

| Name | Description |
| :-- | :-- |
| Field | allows to select field that will be populated; [details...](#field) |
| Date | allows to select the date that will be specified in the appropriate field; [details...](#date) |
| Edit | allows to edit or delete the data option; [details...](#edit) |

#### **Field** [#](https://gudhub.com/docs/automation-nodes/populate-with-date/#field)

This function is created for selecting the field from the [certain application](#application) that will be filled with data.

#### **Date** [#](https://gudhub.com/docs/automation-nodes/populate-with-date/#date)

This function contains a list of values that can be entered in the [selected field](#field):

-   Now
-   Next Day
-   Two Days After
-   Three Days After
-   Four Days After
-   Next Week
-   Two Weeks After
-   Three Weeks After
-   This Sunday
-   This Monday
-   This Tuesday
-   This Wednesday
-   This Thursday
-   This Saturday

> The exact date is determined automatically. It is calculated relative to the current date.

#### **Edit** [#](https://gudhub.com/docs/automation-nodes/populate-with-date/#edit)

This is the column that contains two buttons for each of options. The first button allows you to edit the option, and the second - to delete it.
