Тёмный

Amazon Marketplace SP API Walkthrough - Orders, Sales and Products requests examples 

Jakob Wolitzki | Custom Automations for Sellers
Подписаться 8 тыс.
Просмотров 14 тыс.
50% 1

Опубликовано:

 

18 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 41   
@Jakobowsky
@Jakobowsky Месяц назад
!!! NEWS !!! We just launched our first Amazon SP-API course. Check the link in the description now for a limited-time offer!
@CottonInDerTube
@CottonInDerTube Год назад
The Amazon SP-API is a damn mess. Walls of texts instead of code examples. 1 code example could easy replace half of a page, or even more. _(Had to ... im just mad at them)_
@lesliejanedaroca1251
@lesliejanedaroca1251 2 года назад
Thanks Jacob for the learning. I will apply this to my case study. More videos related to this.
@Jakobowsky
@Jakobowsky 2 года назад
If you want to migrate your old MWS app to the new SP API let me know!
@jajman21
@jajman21 2 месяца назад
jacob, I run a small business. want to get api for fba data into microsoft access. can we hire your team? will it be very expensive?
@huhcom
@huhcom 2 года назад
40:38 - Q&A | Is it possible to export complete shipping addresses from Amazon? This is my problem. I'm getting " { "errors": [ { "message": "Access to requested resource is denied.", "code": "Unauthorized", "details": "" } ] }". I have to log in to Seller Central and download orders to extract the customer name, address, and email address. Then sync with the API data.
@Jakobowsky
@Jakobowsky 2 года назад
you can download orders from API and sync connect data with custom logic :)
@caglargulucan
@caglargulucan Год назад
Did you solve the problem? I have the same error.
@huhcom
@huhcom Год назад
@@caglargulucan It was a nightmare. Had to get developer approved.
@youssefkandil2185
@youssefkandil2185 5 месяцев назад
Hi Jacob, thank you for this playlist. I am trying to list a parent product through the amazon sp-api. I first tried sending the body of the product with a product_type `SHIRT` and no `externally_assigned_product_identifier` as far as I know a parent product has no `EAN` and got rejected for missing the attribute. Then I tried listing by sending no `product_type` but got `The Amazon product type specified is invalid or not supported.`. The child products have been listed successfully. So, do parent products actually have an `EAN`?
@dc.India.
@dc.India. Год назад
Hi Jacob, When there are multiple seller accounts managed under 1 login of Seller Central, will these SP-API(s) be used to retrieve data specific to a seller account? Because I see that API(s) have a filter based on marketplace id but nothing related to the seller account identifier. Please help!!
@alihanemretunc7789
@alihanemretunc7789 10 месяцев назад
Hello, thank you for your walkthrough. Can we, with SP API, do and automate getting the data of the number of products sold from Amazon Seller Central and then entering this data to Google Sheets? If yes, can you give some tips?
@NakunLamba
@NakunLamba Год назад
@jakobwsky Do you happen to know if we have some API which can tell if a Product is FBM or FBA?
@asifjans
@asifjans 5 месяцев назад
Can you please share its postman collection?
@MilicaGalic-q2m
@MilicaGalic-q2m 8 месяцев назад
Hi @Jakobowsky how to get all my products with variations and images that I am selling on amazon with SP API sdk
@Jakobowsky
@Jakobowsky 8 месяцев назад
Please submit a form on our website, my developer may be able to help you :)
@maxm1584
@maxm1584 Год назад
Do you have a video on how to connect API to gsheet to show a live update of ROI/Profits of different ASINs?
@Jakobowsky
@Jakobowsky Год назад
No, but this is a good idea to do!
@GermanRodriguezqndq
@GermanRodriguezqndq 2 года назад
Great Webinar, does this include amazon vendor central?
@Jakobowsky
@Jakobowsky 2 года назад
We are only talking about SP API here
@diegorabelo5821
@diegorabelo5821 Год назад
Do you think the owners of apis are using them to source products? They are pretty much all owned by 7 figure sellers. I feel lie they may be using them to look at our products when we integrate them to our sellers centers
@Jakobowsky
@Jakobowsky Год назад
Data is a new oil. Those big companies have an overview of a lot of powerful information. That's why it's sometimes better to create your own automation :)
@sungKing-o9j
@sungKing-o9j 10 месяцев назад
Hello, in Amazon's order API, I saw that the information returned in the official document includes AddressLine1 under ShippingAddress-, but when I actually requested it, there was no such field. Do I need any authorization and how to do it?
@Jakobowsky
@Jakobowsky 10 месяцев назад
Hi! if you need some extra help, please go to our website and submit the form
@sungKing-o9j
@sungKing-o9j 10 месяцев назад
OK thanks@@Jakobowsky
@sabahattinorasen586
@sabahattinorasen586 Год назад
Hi Jakob, great video! You mentioned in your video that amazon hides the buyer's email address. I wanted to ask you if the encrypted email changes with each request or if each user has a fixed encrypted email address that can be used as a unique identifier?
@Jakobowsky
@Jakobowsky Год назад
I am almost sure that each has a unique id
@sabahattinorasen586
@sabahattinorasen586 Год назад
Thank you very much for your quick response!
@bymelihorhan
@bymelihorhan Год назад
Hi Jakob, great video! I cannot get buyer's name using SP api. Is there a way to get a buyer name?
@Jakobowsky
@Jakobowsky Год назад
Try to check Reports API, maybe there
@junivensaavedra882
@junivensaavedra882 2 года назад
Thank you for providing this great resource. Jakob, your videos have taught me a lot. I'm also attempting to use the data from Amazon to build my custom program. Unfortunately, not all data, including performance notifications and account health information, is available in the AMAZON SP-API, as you noted in this video. I must therefore scrape the data from Amazon Seller Central. As you have mentioned in this video, scraping data from Amazon Seller Central is unreliable in the long run due to Amazon's ongoing, constant updates to the user interface and locations of data and information. Any ideas on how I might be able to improve this situation? Any recommendations would be much appreciated. Thanks. :)
@Jakobowsky
@Jakobowsky 2 года назад
Hi Juniven, Thanks for your kind words. If you want to scrape information directly from seller central page, then I recommend using "scraping-friendly" tactics: 1. Same headers as user 2. Not changing the IP too often (rotating proxy) 3. Do not spam requests (send it maybe 2-3 every hour - you don't need to check it more often, right ?) 4. Use headless Selenium instead of requests if possible If you have any questions let me know. I am happy to help.
@junivensaavedra882
@junivensaavedra882 2 года назад
@@Jakobowsky Thank you very much for responding Jakob. I will try these ideas first. Thanks again. :)
@senduranravikumar3554
@senduranravikumar3554 Год назад
@@Jakobowsky , Hi when we use aws account, should that be created from the same seller central account?
@nirakarsahoo5050
@nirakarsahoo5050 Год назад
how to create a Amazon calculator that calculate profit using SP-API.which part of SP-API i should use.
@Jakobowsky
@Jakobowsky Год назад
Send us an email at contact@deltologic.com :)
@atulkumarjain514
@atulkumarjain514 Год назад
Try for connect sp api , Authorization failed error
@vishalshrivastav2831
@vishalshrivastav2831 Год назад
Hey Jakob, Really amazing video. Could you please pin in the video showing how to get the credientials and setting up the developer account. Thank you!
@sosobicho6812
@sosobicho6812 Год назад
I want to ask you can i work in amazon and how can i work from home on ligne i mean
@haniawierus2437
@haniawierus2437 2 года назад
🤩❣️
Далее
PII Access and Private & Public Apps at Amazon SP-API
22:32
For my passenger princess ❤️ #tiktok #elsarca
00:24
ChatGPT for Data Analytics: Full Course
3:35:30
Просмотров 271 тыс.