NetSuite REST - New standard record trigger

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

Use this trigger to monitor NetSuite records for new entries. The trigger polls using the record's creation date field.

Input

Input fieldDescription
RecordSelect the NetSuite record to monitor for new records. 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 trigger returns the following standard fields:

Output fieldDescription
Last modified byThe user who last modified the record.
LinksThe related resource links for the record.
OwnerThe owner of the record.
Reference NameThe reference name of the record.
User notesNotes associated with the record.
AbbreviationThe abbreviation defined for the record.
CreatedThe date and time when the record was created.

Additional fields appear based on the Record you select. These fields correspond to the NetSuite record you select.

Last updated: