Use the eBay connector to buy, sell, and manage online listings.
Integrating your application with eBay lets you use these operations in an automation. It exposes 9 actions, listed below. Add the connector from the Connections area, authenticate, then select its operations in the automation builder. Capabilities: actions.
Authentication
Before you begin, make sure you have the following information:
Connection Name: Choose a meaningful name for your connection. This name helps you identify the connection within your application or integration settings.
Authentication Type: eBay supports OAuth authentication.
Obtaining Your OAuth Client Credentials
Go to developer.ebay.com and register for an eBay Developers Program account, using a business email address. Account approval can take about a business day.
Once your account is approved, sign in to your eBay Developers Program account.
Open the Application Keys page from your account dashboard.
Enter your application name, then under Production, click Create a keyset.
If you see a message that your keyset is currently disabled, click the link in that message and complete the marketplace account deletion/closure notification compliance step before continuing.
On the Application Keys page, copy the App ID (Client ID) and Cert ID (Client Secret) for your application and store them securely — these are the credentials you'll enter in UnifyApps.






Actions
Action Name | Description |
|---|---|
Create an inventory task | Create an inventory task in eBay |
Create or replace inventory item | Creates or updates an inventory item in the seller's inventory in eBay |
Creates a new order task | Creates a new order task for the specified feed type in eBay |
Delete inventory item | Delete an inventory item from eBay |
Get inventory item | Retrieves the details of an inventory item from eBay |
Get store categories | Get store categories from eBay |
Get store details | Get store information from eBay |
Get store task | Get store task details from eBay |
Get store tasks | Retrieves the status of store tasks from eBay |