Create product in Magento 2
Create product in Magento 2.
Application
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|
| Connected Account | The connected account to use for the request | Connected Account | Yes | |
| SKU | Stock-keeping unit of the product | Text (Short) | Yes | |
| Product name | | Text (Short) | Yes | |
| Attribute set ID | | Text (Short) | No | |
| Price | | Number | No | |
| Status | | Text (Short) | No | |
| Type ID | | Text (Short) | No | |
| Visibility | | Text (Short) | No | |
| Weight (lbs) | | Number | No | |
Outputs (what you get)
| Name | Description | Data Type | Required? | Example |
|---|
| JSON Output | JSON output returned by the API | Text (Long) | No | |
Outcomes
| Name | Description |
|---|
| Success | This status is selected if the job has successfully completed. |
| Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements