Skip to main content

Retrieve all products from Shopify

Retrieve all products from Shopify.

Application

  • Shopify

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
Collection IDFilter results by product collection IDText (Short)No
Created at maxShow products created before dateDatetimeNo
Created at minShow products created after dateDatetimeNo
FieldsShow only certain fields, specified by a comma-separated list of field namesText (Short)No
HandleFilter results by product handleText (Short)No
IDsReturn only products specified by a comma-separated list of product IDsText (Short)No
Presentment currenciesReturn presentment prices in only certain currencies, specified by a comma-separated list of ISO 4217 currency codesText (Short)No
Product typeFilter results by product typeText (Short)No
Published at maxShow products published before dateDatetimeNo
Published at minShow products published after dateDatetimeNo
Published statusReturn products by their published statusPredefined Choice ListNo
TitleFilter results by product titleText (Short)No
Updated at maxShow products last updated before dateDatetimeNo
Updated at minShow products last updated after dateDatetimeNo
VendorFilter results by product vendorText (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