# New or updated record trigger
The New or updated record trigger runs when a new record is detected or an existing record is updated in Airtable.
New or updated record trigger
# Input
Input field | Description |
---|---|
Base | The database you plan to monitor for new or updated records. |
Table | The name or ID of the table you plan to monitor for new or updated records. |
# Output
Output field | Description |
---|---|
ID | The ID of the record created or updated. For example: rec2NmM3zbe5QaZhob . |
Created time | The timestamp of when the record was created. For example: 2024-01-30T17:33:54.000000+00:00 . |
Name | The name of the record created or updated. |
Last updated: 2/15/2024, 6:08:23 PM