Search for an item in Amazon
Wrk Product avatar
Written by Wrk Product
Updated over a week ago

Searches for a product in Amazon.

Common use cases

  • Data management

Application

  • Amazon

Inputs (what you have)

NAME

DESCRIPTION

TYPE

REQUIRED

EXAMPLE

Country/Region

Specify the Country/Region's version of Amazon the search should occur in. If not entered, default is United States

Text

Yes

Canada

Currency

Specify the Currency the search should occur in. If not entered, default is USD

Text

Yes

USD

Sort Type

Specify the sorting type to be selected

Accepted values:

  • Featured

  • Price: Low to high

  • Price: High to low

  • Average customer reviews

  • Newest arrivals

Predefined

Choice List

No

Price: Low to high

Filters

Specify the filters that should be implemented on the search. See the left side of the Amazon search screen to view possible values

Text

No

Price

Keyword(s)

Keyword of phrase to be searched.

Text

No

iPad air or mechanical keyboard

Note: the value of inputs can either be a set value in the configuration of the Wrk Action within the Wrkflow, or a variable from the Available Inputs section. These variables in the Available Inputs section are the outputs of previous Wrk Actions in the Wrkflow.

Outputs (what you get)

NAME

DESCRIPTION

TYPE

REQUIRED

EXAMPLE

Amazon Search Result URL

The URL of the search result

URL

Yes

https://www.amazon.com/product-name

Number of pages of results

Number of results

URL

Yes

50

Statuses

NAME

DESCRIPTION

Success

This status is selected if the desired product is successfully retrieved from Amazon and the result URL can be used to access the product page.

No Result

This status is selected in the event of the following scenarios:

- There is no record found matching the search criteria or no search results

Unsuccessful

This status is selected in the event of the following scenarios:

- Application site is down

- No search value or search criteria are provided

Requirements

  • N/A

Did this answer your question?