Lookup objects polling trigger.
Object Type - required, choose entity type for polling data. Possible options: Customers, Orders, Products, Categories, Carts.
Start Time - optional, specifies the timestamp, in ISO8601 format, to start polling from. The default value is the beginning of time (January 1, 1970 at 00:00.000).
End Time - optional, specifies the timestamp, in ISO8601 format, indicating the end of the polling period.
Size of Polling Page - optional, positive integer, indicates the size of pages to be fetched. Defaults to 1000.
Store View Code - optional, the dropdown list with all store view codes, is only available for such object types: Products, Categories. With this option is possible to retrieve products for defined store view.
pollConfig - optional, a dropdown list allowing to specify polling based on updated_at or created_at timestamp
emitBehavior - optional, a dropdown list allowing to specify emit behavior: Emit individually or Emit page
N/A
Output metadata will be generated dynamically according to Magento2 documentation
Trigger for retrieval of large sets of person and person related data, using bulk Marketo API.
This trigger does not work as Get New and Updated Objects Polling trigger but for bulk operations due to Magento 2 API limitations. It will poll objects according to specified input parameters again after successful execution.
Object Type - required, choose entity type for polling data. Possible options: Customers, Orders, Products.
Store View Code - optional, the dropdown list with all store view codes, is useful for object type Products
. With this option is possible to retrieve products for defined store view.
N/A
Each object emitted individually.