What is Shopify API & How To Build An App, Seriously

Поділитися
Вставка
  • Опубліковано 30 чер 2024
  • Seriously, what is Shopify API? How can we build a Shopify app with it? In this video, we will learn about what is an API, what is Shopify API and how to create a Shopify app using Shopify CLI (without it, actually)!
    NEW MERCH JUST DROP! 🤯
    Get it now at weeklyhow.shop/
    Wanna learn more about Shopify Theme Development? Take a look at my course:
    ✅ Take my Shopify Theme Development Course (Shopify CLI):
    weeklyhow.com/courses/shopify...
    ✅ Take my Shopify Theme Development Course (ThemeKit):
    weeklyhow.com/courses/shopify...
    ✅ Get my Shopify App Development Course:
    weeklyhow.com/courses/shopify...
    Need a website? Get yours here!:
    ► weeklyhow.com/go/hostinger-2023
    Try Shopify for 14-days!
    ► weeklyhow.com/go/shopify
    #Shopify
    #ShopifyDeveloper
    #shopify_explained
    🔔 Subscribe now for more tech content:
    ► ua-cam.com/users/WeeklyHow?sub...
    Official Website:
    ► weeklyhow.com/
    Support us on Patreon:
    ► / weeklyhow
    Follow us on our Social Media:
    - Facebook ► / weeklyhow
    - Twitter ► / weeklyhow
    - Instagram ► / weeklyhow

КОМЕНТАРІ • 17

  • @WeeklyHow
    @WeeklyHow  6 місяців тому +2

    NEW MERCH JUST DROP! 🤯
    Get it now at weeklyhow.shop/
    Use the coupon code "SHOPIFYAPI" to get 10% OFF

  • @mtwata
    @mtwata 6 місяців тому

    I just wanted to say I'm very impressed with this video. It's usually very hard to watch programming videos on mobile phones because it's hard to read the code. But you zoom in every time you type in something and that's extremely helpful.
    Very nice to see your channel growing and the video quality always increasing. Thanks and happy new year!

    • @WeeklyHow
      @WeeklyHow  6 місяців тому +1

      Thank you for your comment Marcos! This makes me extremely motivated to do better videos and I'm happy you noticed the change. 🫶 Thank you and Happy new year to you and your loved ones! ❤️

  • @EdwardCox2016
    @EdwardCox2016 5 місяців тому +2

    B, that video on Building an App using remix was awesome! Thank you so much. Hey, if you read this would you please consider my request: Building an App to manage Discounts (Add,Edit, display) types bogo, fixed_amount, percentage, free_shipping, (Automatic?) but please using PHP and your shopify.php API tools? Could you please do that? (Want to keep PHP alive before having to learn a whole new language in REMIX). Thank you Bernard. Edward.

  • @PPBOIII1234
    @PPBOIII1234 6 місяців тому +2

    Very micely and cleverly taught thanks !

    • @WeeklyHow
      @WeeklyHow  6 місяців тому +1

      Glad it helped! Thank you for watching Bleached!

  • @user-fb1yn9yq4y
    @user-fb1yn9yq4y 6 місяців тому +2

    Hi can you please make a video on product quantity update in shopify using external api

  • @michaeljames3912
    @michaeljames3912 5 місяців тому

    Could you please you do the final step of publishing this app to the app store if you have time?
    I cant find a single exanple of this anywhere.
    I am trying to build a custom discount experience with shopify functions, and apparently apps containing functions can not be installed as a custom app so i need to publish on the app store, but there is extra problem there about webhook/conpliace.
    If you put up an example where you actially publish an app you would be the only video on youtube.

  • @JAMEN_TV
    @JAMEN_TV 4 місяці тому

    Hey Bernard! can you post an In-depth course in Udemy pls. I purchased most of your courses there.

  • @ashishverma1382
    @ashishverma1382 3 місяці тому

    this command is not working showing shome module is not found

  • @tejassarvaiya5589
    @tejassarvaiya5589 6 місяців тому +1

    I want a course in node js with updated template

    • @WeeklyHow
      @WeeklyHow  6 місяців тому

      Thank you for the request! I'll probably prefer to just do this in a live-stream :)

  • @joey7245
    @joey7245 6 місяців тому

    Does this work for public apps?

    • @WeeklyHow
      @WeeklyHow  6 місяців тому

      Hello Joey! Yes, both public and private apps can use Shopify API

  • @luisgonzalez6161
    @luisgonzalez6161 6 місяців тому

    Please update your Udemy Shopify app development course.

  • @George-vo1fh
    @George-vo1fh 3 місяці тому

    Hi Bernard, I followed your steps but 1. I didn't get the same folders/files as you did with npm init @shopify/app@latest and 2. when I installed the Remix app in my test store I got an error message "Error: shopify.toast can't be used in a server environment. You likely need to move this code into an Effect." Can you please help me..