InTouch Hub · Blue Isle Software

Ebay Commerce Catalog

eBay Commerce Catalog is an eBay API for accessing product catalog information used to classify and describe marketplace items.

Provided free and as is, without warranty of any kind — including merchantability, fitness for a particular purpose, and the accuracy or completeness of any result. See the licence. You are responsible for checking what this produces before relying on it.

commerceebaysearchsummary

Ebay Commerce Catalog

eBay Commerce Catalog is an eBay API for accessing product catalog information used to classify and describe marketplace items.

Operations

Inputs

Example

operation: getproduct
# (attach an 'oauth' credential to the task — no inline secrets)

Publishes

The keys a later task may reference as {{taskName.key}}. Referencing anything not listed here resolves to nothing at run time.

Input Properties

Every property this tool accepts, from its own tool.iml.

Property Type Required Default Description
operation string yes One of: getproduct, search
epid string no Path parameter epid (required by some operations).
query string no Optional query params as a JSON object string, e.g. {"limit": 10}.