InTouch Hub · Blue Isle Software

Ebay Buy Feed

Connector for the ebay-buy-feed API (generated from its OpenAPI spec).

ebay-buy-feedapiopenapi

Ebay Buy Feed

Connector for the ebay-buy-feed API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).

Operations

Inputs

  • clientId / clientSecret — your ebay-buy-feed OAuth app credentials
  • scope — OAuth scopes (optional; defaults from the spec)
  • operation — one of the operations above
  • path parameters when an operation's path contains {...}
  • query — optional JSON object of query params
  • body — JSON object for create/update ops

Example

operation: getitemfeed
clientId: <your client id>
clientSecret: <your client secret>