Amazon Selling Partner API - how to get inventory and sales from Reports API and Sales API + graphs

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

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

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

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

    You have no idea how much your sp-api videos have helped me. Can't thank you enough Jakob.

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

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

  • @umairsaeed5925
    @umairsaeed5925 8 месяцев назад

    Great tutorial I have learned many things from this channel just facing 1 problem when the number of products increases in our store amazon return the report url which will download compressed version of file (.gz) In the tutorial or anywhere in the internet is mentioned about it hope you will cover this problem as well

  • @syedahina695
    @syedahina695 5 дней назад

    Hi
    Can anyone let me know how to retrieve product description and about this item of an ASIN using Amazon SP API

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

    As always, superb resources Jakob. Thanks for sharing.

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

    This awesomely hopeful!!! 🙌

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

    Hi sir
    Can you please share inventory and sales api syntax for postman

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

    how to get the current stock quantity for a specific product without using report api ?

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

    Hi Jacob, I'm working on the migration to SP-API (but I'm waiting for it to be enabled to use the apis especially the order and inventory apis), congratulations for the very good explanation. Can I ask you for information? Is it possible to request only active skus? I was looking at the dictionary (minute 10:07) and I can't figure out how for each record identified by the sku which is the attribute that indicates whether a sku is active or inactive.

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

      to access the api you need a subscription of developer ? and its is charged on your card ?

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

    Thanks a lot for sharing Jakob ! :)

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

    Is this reporting stock info on your own products only, or any FBA product?

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

    Many times try but Authorization failed error in order api, pls help

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

    This is perfect. thanks! :)

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

    Nice one! Could you do a video covering Notifications API as well?

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

      Noted this down! WIll do :)

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

    If only we could see the actual code. A zoomed in view will do. Great stuff still

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

      Will fix this in the new video!

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

      Also, Github code is in the description

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

      @@Jakobowsky oh right ok. Sorry didn’t see that. Will definitely check it out. 👍

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

    Hi , I recive a error : [{'code': 'Unauthorized', 'message': 'Access to the resource is forbidden', 'details': ''}] what can I could miss in my configuration ? Thanks

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

      Might be just a permission of the app in Seller Central

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

    we are trying to use amazon sp-api and get the information about reports but it gave us error "Error: [{'message': 'Access to requested resource is denied.', 'code': 'Unauthorized', 'details': ''}]" we configured roles policies and users and also register application but its still give us same error.

    • @tanviladdha4120
      @tanviladdha4120 3 месяца назад

      An error occurred:
      [{'code': 'Unauthorized', 'message': 'Access to requested resource is denied.', 'details': ''}]
      i m getting same error. Have you found solution for this ever?

    • @MiyamotoTaicho
      @MiyamotoTaicho 2 месяца назад

      @@tanviladdha4120 Hi! I'm having the same issue here, have you find the solution ?

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

    How to first time use sp api

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

    Got this error:
    Report failed!
    report_url = report_data.payload.get('url')
    AttributeError: 'dict' object has no attribute 'payload'
    I was able to fix it by changing "time.sleep(20)" and it worked. But sometimes when I do it it still fails. Anyone has any idea how to prevent this?

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

      hello i met the same problem and i want to know did you find an effective way to address it? :)