Getting started Community Training Tutorials Documentation APIs, AI & Tools
<flow name="on-new-object-flow">
<ms-netsuite-rest:new-object-listener config-ref="Config" doc:name="On New Object" recordType="customer">
<scheduling-strategy>
<fixed-frequency frequency="5" timeUnit="MINUTES"/>
</scheduling-strategy>
</ms-netsuite-rest:new-object-listener>
<logger level="INFO" message="#[payload]"/>
</flow>



