--- displayed_sidebar: workflowsSidebar --- import ParameterTypes from "@site/src/components/ParameterTypes" # Workflows API Reference This section of the documentation provides a reference to the utility functions of the `@medusajs/workflows-sdk` package. ## Functions - [createStep](functions/createStep.mdx) - [createWorkflow](functions/createWorkflow.mdx) - [parallelize](functions/parallelize.mdx) - [transform](functions/transform.mdx)