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

Поделиться
HTML-код
  • Опубликовано: 18 ноя 2024

Комментарии • 42

  • @Jakobowsky
    @Jakobowsky  3 месяца назад +1

    !!! NEWS !!! We just launched our first Amazon SP-API course. Check the link in the description now for a limited-time offer!

  • @lesliejanedaroca1251
    @lesliejanedaroca1251 2 года назад

    Thanks Jacob for the learning. I will apply this to my case study. More videos related to this.

  • @alihanemretunc7789
    @alihanemretunc7789 Год назад

    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?

  • @MilicaGalic-q2m
    @MilicaGalic-q2m 10 месяцев назад +1

    Hi @Jakobowsky how to get all my products with variations and images that I am selling on amazon with SP API sdk

    • @Jakobowsky
      @Jakobowsky  10 месяцев назад

      Please submit a form on our website, my developer may be able to help you :)

  • @Jakobowsky
    @Jakobowsky  2 года назад +2

    If you want to migrate your old MWS app to the new SP API let me know!

    • @jajman21
      @jajman21 5 месяцев назад

      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?

  • @youssefkandil2185
    @youssefkandil2185 7 месяцев назад

    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`?

  • @GermanRodriguezqndq
    @GermanRodriguezqndq 2 года назад

    Great Webinar, does this include amazon vendor central?

    • @Jakobowsky
      @Jakobowsky  2 года назад

      We are only talking about SP API here

  • @huhcom
    @huhcom 2 года назад +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 Год назад +2

      @@caglargulucan It was a nightmare. Had to get developer approved.

  • @dc.India.
    @dc.India. 2 года назад +1

    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!!

  • @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  Год назад +1

      No, but this is a good idea to do!

  • @asifjans
    @asifjans 7 месяцев назад

    Can you please share its postman collection?

  • @sabahattinorasen586
    @sabahattinorasen586 2 года назад

    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  2 года назад +1

      I am almost sure that each has a unique id

    • @sabahattinorasen586
      @sabahattinorasen586 2 года назад

      Thank you very much for your quick response!

  • @bymelihorhan
    @bymelihorhan 2 года назад

    Hi Jakob, great video! I cannot get buyer's name using SP api. Is there a way to get a buyer name?

    • @Jakobowsky
      @Jakobowsky  2 года назад

      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 года назад +1

      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 года назад +1

      @@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?

  • @diegorabelo5821
    @diegorabelo5821 Год назад +1

    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 :)

  • @NakunLamba
    @NakunLamba Год назад

    @jakobwsky Do you happen to know if we have some API which can tell if a Product is FBM or FBA?

  • @sungKing-o9j
    @sungKing-o9j Год назад

    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  Год назад

      Hi! if you need some extra help, please go to our website and submit the form

    • @sungKing-o9j
      @sungKing-o9j Год назад

      OK thanks@@Jakobowsky

  • @CottonInDerTube
    @CottonInDerTube Год назад +4

    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)_

  • @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 :)

  • @sosobicho6812
    @sosobicho6812 Год назад

    I want to ask you can i work in amazon and how can i work from home on ligne i mean

  • @atulkumarjain514
    @atulkumarjain514 2 года назад

    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!

  • @haniawierus2437
    @haniawierus2437 2 года назад +1

    🤩❣️