- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
parseProductCsvStep - Medusa Core Workflows Reference
This documentation provides a reference to the parseProductCsvStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step parses a CSV file holding products to import, returning the products as objects that can be imported.
Example#
Input#
string
string
string
stringstring
string
string
stringOutput#
AdminCreateProduct[]
AdminCreateProduct[]
AdminCreateProduct[]
AdminCreateProduct[]AdminCreateProduct
AdminCreateProduct
AdminCreateProduct
AdminCreateProductWas this page helpful?