Authors: Pankuri Bansal & Prachee Talreja
About Netsuite:
Refers:
Parameters:
- Page Size: The number of records to be retrieved per call. This field must be between 5 and 1000 for synchronous operations, and between 5 and 2000 for asynchronous operations.Â
By Default: 5
- Since:Â If this field is empty, this operation will retrieve the selected objects from the time the Mule app is started( after the application is deployed).
Format: YYYY-MM-DD hh:mm:ss (such as, 2022-07-29 16:30:40).
For Version 11:
Format is DateTime:Â 2021-07-29T11:56:37.882281+05:30
Connectors:
- On New Object
This is a Netsuite New Object Listener after the mentioned time.
 Flow Implementation:
Output:
On Deleted Object:
It is a Netsuite Deleted Object listener after the mentioned time.
Output:
On Modified Object:
It is a Netsuite Modified Object Listener after the mentioned period.