- https://medusajs.com/blog/announcing-medusa-workflows-sdk/
- https://github.com/medusajs/workflow-examples
- https://docs.medusajs.com/v1/development/workflows
- https://docs.medusajs.com/learn/fundamentals/workflows#content
- https://www.npmjs.com/package/@medusajs/workflows-sdk
What is a Workflow?
In digital commerce you typically have many systems involved in your operations. For example, you may have an ERP system that holds product master data and accounting reports, a CMS system for content, a CRM system for managing customer campaigns, a payment service to process credit cards, and so on. Sometimes you may even have custom built applications that need to participate in the commerce stack. One of the biggest challenges when operating a stack like this is ensuring consistency in the data spread across systems.