eBay
Use the eBay source to replicate seller orders, finances, inventory, campaigns, and promotions into Daspire.
Prerequisites
- An active eBay seller account
- Permission to authorize Daspire for that account
Setup guide
-
Select eBay from the Source list.
-
Enter a Source Name and select the eBay marketplace used by the store.
-
Click Authenticate, sign in to eBay, review the read-only permissions, and approve access. Daspire stores a managed credential reference; eBay API keys and refresh tokens are not entered in the source form.
-
In Data Replication Schedule, choose Based on Start Date or Periodic Replication. Date-filtered eBay requests are automatically split into windows of no more than 90 days.
-
Click Save & Test.
Supported sync modes
The eBay data source supports the following sync modes:
- Full Refresh
- Incremental
Supported streams
This source syncs the following eight streams. Their Daspire catalog names are shown in parentheses.
- Transactions (
GET_TRANSACTIONS) - Payouts (
GET_PAYOUTS) - Orders (
GET_ORDERS) - Inventory Items (
GET_INVENTORY_ITEMS) - Inventory Locations (
GET_INVENTORY_LOCATIONS) - Campaigns (
GET_CAMPAIGNS) - Promotion Reports (
GET_PROMOTION_REPORTS) - Promotions (
GET_PROMOTIONS)
Troubleshooting
- If authentication expires or is revoked in eBay, edit the source and authenticate it again.
- A source keeps its existing workspace, source, connection, catalog, state, and billing identity when Daspire changes the connector runtime.
- Daspire rejects an OAuth callback whose state does not match the server-created authorization request.
Data type mapping
| Integration Type | Daspire Type |
|---|---|
string | string |
int, float, number | number |
date | date |
datetime | datetime |
array | array |
object | object |