marketplace integratione-commerce solutionsinventory managementreal-time transactionsbuying and sellingorder management
The eBay API enables developers to integrate eBay marketplace features into applications, offering access to buying, selling, listing, and order management. It streamlines inventory control, pricing, and real-time transaction data, enhancing user engagement and operational efficiency for e-commerce solutions.
Create custom eBay workflows by using triggers, actions, and search modules listed below.
Action
Create a Shipping Fulfillment
Creates a new shipping fulfillment.
Universal
Make an API Call
Performs an arbitrary authorized API call.
Search
Search Orders
Retrieves a list of orders by specified criteria.
Trigger (polling)
Watch New Orders
Watches for new created orders.
Trigger (polling)
Watch Updated Orders
Watches for updated (modified) orders.
Platform Guides
Make.com
How to start with eBay API on Make.com?
Follow our step-by step guides on setting eBay app on Make.com no-code platform.
Having Trouble?
Found issue in app? Report!
Our team of experts needs to know your concern. Please, report any issues you notice during app execution.
Recently reported issues
Below you can find issues that were reported already by other users. Try avoid duplicates.
I am facing invalid scope error in ebay. Please help in that. Thanks
Resolution: If you want to use custom scopes, you have to create own client id and secret, also use "Additional Scopes" in App Connection in Make.
We require only scopes for "fullfilment" and "identity" (default one).
If you want to cover other cases and use Make an API Call Module, very likely you need to check what scopes are required for endpoints you use. Make sure your own credentials from eBay are allowed to use those scopes.
I have a error 400, reauthorize, but the error comes back.
Did I miss something?
Resolution: A fix has been implemented. Please, reauthorize app connection again, the issue should not arise.