- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
createProductsWorkflow - Medusa Workflows API Reference
This documentation provides a reference to the createProductsWorkflow
. It belongs to the @medusajs/medusa/core-flows
package.
This workflow creates one or more products.
Steps#
Input#
CreateProductsWorkflowInput
CreateProductsWorkflowInput
CreateProductsWorkflowInput
CreateProductsWorkflowInputOutput#
ProductDTO[]
ProductDTO[]
ProductDTO[]
ProductDTO[]Hooks#
productsCreated#
Example
Input
Handlers consuming this hook accept the following input.
input
object
input
objectWas this page helpful?