Legacy trigger that runs all Shopify ingest streams.
- Data Flow
-
Shopify -> Staging
- Worker Type
- Ingest
Dry run previews the work and streams the same kind of operational log without writing data.
Live mode queues the worker trigger and watches its status. The worker service performs the writes.
Back to workers