Skip to main content

Create product in Magento 2

Create product in Magento 2.

Application

  • Magento 2

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
SKUStock-keeping unit of the productText (Short)Yes
Product nameText (Short)Yes
Attribute set IDText (Short)No
PriceNumberNo
StatusText (Short)No
Type IDText (Short)No
VisibilityText (Short)No
Weight (lbs)NumberNo

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A