I have actions that run on order creation and order updates, based on whether the external system has stored an ID in the externalPlatformId field (a custom field I added to the order data model). These actions interact with an external system.
Now, I want to trigger these actions for all historical orders. How can I accomplish this?