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

Поділитися
Вставка
  • Опубліковано 3 гру 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.

  • @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 2 роки тому

      Did you solve the problem? I have the same error.

    • @huhcom
      @huhcom 2 роки тому +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!!

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

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

  • @asifjans
    @asifjans 8 місяців тому

    Can you please share its postman collection?

  • @NakunLamba
    @NakunLamba Рік тому

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

  • @MilicaGalic-q2m
    @MilicaGalic-q2m 11 місяців тому +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  11 місяців тому

      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  Рік тому +1

      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

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

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

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

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

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

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

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

  • @atulkumarjain514
    @atulkumarjain514 2 роки тому

    Try for connect sp api , Authorization failed error

  • @sosobicho6812
    @sosobicho6812 Рік тому

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

  • @nirakarsahoo5050
    @nirakarsahoo5050 2 роки тому

    how to create a Amazon calculator that calculate profit using SP-API.which part of SP-API i should use.

    • @Jakobowsky
      @Jakobowsky  2 роки тому

      Send us an email at contact@deltologic.com :)

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

    🤩❣️