NetSuite REST - New or updated standard record trigger

The New or updated standard record trigger detects when a standard record is created or updated in NetSuite REST.

Use this trigger to monitor supported NetSuite records for changes. The trigger uses a date field for polling and manages this field automatically.

Input

Input fieldDescription
RecordSelect the NetSuite record to monitor. Only REST Web Services supported records appear in the list.
When first started, this recipe should pick up events fromEnter the date and time to start polling from. Leave empty to retrieve records from the last hour.
Search queryEnter a search query to filter records. For example, email START_WITH barbara. Don't filter by the date field used for polling.
Search settingsConfigure how the trigger retrieves and filters records. Refer to Record Collection Filtering for more information.

Additional fields appear and update dynamically based on the Record you select.

Output

The output fields vary based on the Record you select. The trigger returns fields that correspond to the NetSuite record you selected.

For example, if you select Account, the output includes the following fields:

Output fieldDescription
Account context searchThe context used to search for the account.
Display NameThe display name of the account.
NameThe name of the account.
NumberThe account number.

Last updated: