NetSuite SOAP - Export new and updated standard or custom records triggers (bulk)

These triggers run when a record in a custom or standard NetSuite object is created or updated. These triggers retrieve the records in batches and stream them as a CSV.

Workato has the following triggers:

  • Export new standard records (bulk)
  • Export new custom records (bulk)
  • Export new/updated standard records (bulk)
  • Export new/updated custom records (bulk)

Input

Input fieldDescription
Standard or custom objectSelect a NetSuite object to fetch.
When exporting records to form the CSV, fetch them in batches ofOptional. Use this field to control the size of the batch. The minimum value is 50 and the maximum value is 100. Defaults to 100 records.
When first started, this recipe should pick up events fromWhen you start the recipe for the first time, it picks up trigger events from this specified date and time. Defaults to one hour after the recipe starts. After the recipe runs or is tested, you cannot change this value. Refer to Triggers to learn more about this input field.

Output

FieldDescription
File contentThis datapill contains the output of the trigger.
Object nameThe name of the retrieved object.
Object schemaThe schema of the retrieved object, based on the user-selected fields. Each field contains an associated name, label, original datatype, mapped datatype, length, precision, scale, and custom field. This allows for easy processing.
Created or updated fromThe time and date the record was created or updated.

Last updated: