on GitHub" data-tooltip-id=":R1blcldb:">v2.4·Edited Jan 20·Report Issue
This section of the documentation provides a reference to the core workflows created by Medusa. Medusa uses these workflows in the Store and Admin API routes.
You can use these workflows and steps in your customizations. For example, you can execute these workflows:
Through this reference, you'll learn about the available workflows and steps in Medusa out-of-the-box. For each workflow, you'll explore its steps, expected input and output, an example of executing that workflow, and how to inject custom functionalities into the workflow, if applicable.
All workflows and steps in this reference are exported by the @medusajs/medusa/core-flows
package.