# New record trigger
The New record trigger runs when a new record is detected in OutSystems. The trigger checks for new records every five minutes by default.
New record trigger
# Input
Input field | Description |
---|---|
Module | Select the module you plan to monitor for new records. |
Entity ID | Select the entity ID of the module you plan to monitor for new records. |
# Output
Output field | Description |
---|---|
Record | This entry contains information specific to the record attributes and other configurations, such as Label and record ID, you selected for the OutSystems object. |
Last updated: 1/20/2024, 12:27:59 AM