Shopify API | Lesson #17: Sets the inventory level for an inventory item at a location using Postman

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

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

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

    👉 Please watch this playlist for more overview of Shopify API: ruclips.net/video/oZ6SoqOwuXY/видео.html

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

      so what if we don't have any variants? how can i set the inventory level?

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

    Thanks, It's very very helpful for me.

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

      You're welcome!
      Thank you for supporting my video, don't forget to like and subscribe to my channel.

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

    Hi, thanks for the video, how would I get the inventory quantity for a specific item within all available locations?

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

      Hi, thank you for supporting my video!
      I think you can use this way to request the inventory quantity for a specific item within all available locations.
      In the Postman, create a new GET with this endpoint:
      {API_key}:{admin_API_access_token}@{shop}.myshopify.com/admin/api/2021-10/inventory_levels.json?inventory_item_id={location_item_id]&location_ids={location_id,location_id}
      The API will return all inventory levels of all locations. Thank you for the idea, I will make a video on this topic soon.
      Hopefully, you can do it!
      Don't forget to subscribe to my channel, Thank youuuu!

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

    nice video, I might need some help in the future do you know a good forum I can ask for help?

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

      Absolutely, If you have any questions, you can contact us via www.beehexa.com/contact-us
      Thank you so much for supporting our channel. Don't forget to subscribe to our channel to watch more helpful videos.

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

    Bad Request