Skip to main content

Retrieve all products from Magento 2

Retrieve all products from Magento 2.

Application

  • Magento 2

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
Return all?Whether to return all results or only up to a given limitTrue/FalseNo
LimitMax number of results to returnNumberNo
FilterPredefined Choice ListNo
Must matchPredefined Choice ListNo
FieldText (Short)No
magento2GetallProduct_filters_conditions_1_condition_typePredefined Choice ListNo
ValueText (Short)No
FieldText (Short)No
magento2GetallProduct_filters_conditions_2_condition_typePredefined Choice ListNo
ValueText (Short)No
FieldText (Short)No
magento2GetallProduct_filters_conditions_3_condition_typePredefined Choice ListNo
ValueText (Short)No
Filters (json)Text (Short)No
magento2GetallProduct_options_sort_sort_1_directionPredefined Choice ListNo
FieldThe sorting fieldText (Short)No
magento2GetallProduct_options_sort_sort_2_directionPredefined Choice ListNo
FieldThe sorting fieldText (Short)No
magento2GetallProduct_options_sort_sort_3_directionPredefined Choice ListNo
FieldThe sorting fieldText (Short)No

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