# NetSuite trigger - New standard object and new custom object trigger
The new standard object and new custom object triggers are very similar.
Limited support
Because of API limitations, Workato does not support some types of records.
# Configure the trigger
To use this trigger, first, we must select the standard object or the custom object to monitor. We also must input the datetime in the From field to pinpoint the exact date from which the recipe should start processing records.
NetSuite new object trigger - unconfigured. Select the object to monitor for newly created records.
When the recipe starts for the first time, it picks up all existing instances of the selected object created after the datetime in the From field. Subsequently, it processes only the new instances.
Consider the selected sales order and 1 Jan, 2017 midnight trigger:
NetSuite new object trigger - configured
On first run, the recipe processes all sales orders from or after 1 Jan, 2017 midnight. Subsequently, if the recipe continues to run, the recipe picks up only new sales.
Trigger behavior when you stop and restart a recipe
If you stop the recipe, the recipe processes all new sales orders created during the stoppage interval when restarted.
Last updated: 2/21/2023, 5:58:26 AM