2014-12-12
1.0.0
Joao Proenca
9.0.0.2
All
All
Components, Connectors
[Overview]
This is a simple connector to the Find API of eBay. Currently it supports the "find by keywords" primitive with some of the most common filters.
[Detail]
This connector provides a public action to perform queries to the eBay REST API for finding items through keywords. It also supports some filters such as listing types, listing end time, max price, etc.
The eBayFindConnector module provides the actions for accessing the eBay API, while the eBayFindDemo module provides a small example of how to use the connector.
Note that you must set a valid eBay application key in the site property "eBayAppID" of the eBayFindConnector module. To get one, register free at http://developer.ebay.com/ and then check https://developer.ebay.com/DevZone/account/default.aspx for the Production Key called "AppID".