# Monday - Archive record action

The Archive record action enables you to archive a specific record in Monday.

# Input

Input field Description
Object Select the object that contains the record you plan to archive. Fields load dynamically based on the object you select.
Item ID Enter the unique identifier of the item to archive.
Select fields to retrieve Select fields to return in the response, including nested object fields.

# Output

Output field Description
ID The unique identifier of the item.
Created at The item's creation date.
Creator ID The unique identifier of the item's creator. Returns null if the board created the item by default.
Email The item's email.
Name The item's name.
Relative link The item's relative path.
State The item's state.
Updated at The date the item was last updated.
URL The URL to the item.


Last updated: 2/19/2025, 7:07:31 PM

On this page