Skip to main content

Ebay Fulfillment

Website: https://www.ebay.com/ Documentation: https://developer.ebay.com/api-docs/sell/fulfillment/overview.html

Configuration

InputTypeDescriptionDefault Value
refresh_token_endpointstringRefresh Token Endpoint.https://api.ebay.com/identity/v1/oauth2/token
api_hoststringAPI Host.https://api.ebay.com
usernamestringUsername.
passwordstringPassword.
redirect_uristringRedirect URI.
refresh_tokenstringRefresh Token.
start_datestringStart Date.

Streams

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
ordersorderIdDefaultPaginator

Reference

Config fields reference

Field
Type
Property name
string
refresh_token_endpoint
string
api_host
Username
required
string
username
Password
required
string
password
Redirect URI
required
string
redirect_uri
Refresh Token
required
string
refresh_token
string
start_date

Changelog

Expand to review
VersionDatePull RequestSubject
0.0.12025-05-14Initial release by @adityamohta via Connector Builder
Was this page helpful?