David Valencia
David Valencia
  • Видео 16
  • Просмотров 5 049
Shopify API with Python - Making Paginated Requests - Part 4
Learn to make Paginated Requests using Shopify API with Python.
git: github.com/DaveedValencia/ShopifyPythonAPI
Shopify Docs: shopify.dev/docs/api/admin-rest
Просмотров: 51

Видео

Shopify API with Python - Make Calls with Parameters - Part 3
Просмотров 44День назад
Learn to pass parameters such as fields when making a Shopify API Call using Python. git: github.com/DaveedValencia/ShopifyPythonAPI Shopify Docs: shopify.dev/docs/api/admin-rest
Shopify API with Python - Making First Call - Part 2
Просмотров 60День назад
Learn to make your first Shopify API call using Python. git: github.com/DaveedValencia/ShopifyPythonAPI Shopify Docs: shopify.dev/docs/api/admin-rest
Shopify API with Python - Getting Credentials - Part 1
Просмотров 28День назад
Guide to generating an access token for Shopify API Calls. git: github.com/DaveedValencia/ShopifyPythonAPI Shopify Docs: shopify.dev/docs/api/admin-rest
Cut Klaviyo Cost and STAY on Klaviyo with Python
Просмотров 23Месяц назад
Cut your Klaviyo cost while remaining on Klaviyo. Learn to do this with Python and the SendGrid API. Git: github.com/DaveedValencia/KlaviyoWithSendGrid
Add GA4 to WordPress - No Plugin Needed - 2024
Просмотров 113 месяца назад
How to add GA4 to a WordPress website without using a plugin.
Shopify Add Free Gift to Order - No App Needed
Просмотров 1023 месяца назад
How to add a free gift to order without using an app. Github: github.com/DaveedValencia/FreeGiftWithPurchaseShopify
Optimize Google Shopping Campaigns Using Python
Просмотров 384 месяца назад
Optimize Google Shopping Campaigns using Python to automate adding negative keywords. github: github.com/DaveedValencia/NegativeKeywordsGoogleAds
How To Create Winback In Klaviyo Using Segments
Просмотров 234 месяца назад
Learn how to create a winback segment in Klaviyo to re-engage old customers with winback campaigns.
How to install WordPress on Digital Ocean - Tutorial 2024
Просмотров 3644 месяца назад
Learn how to install WordPress using a Digital Ocean Droplet in 2024.
Shopify SEO with ChatGPT - Fully Automated 2024
Просмотров 1694 месяца назад
Learn to use ChatGPT to create Shopify Product descriptions, SEO titles and SEO descriptions. Make the changes in bulk using this python script and put your store SEO on autopilot. Git Hub - github.com/DaveedValencia/ShopifySeoChatGPT Twitter - DaveedValencia
How To Make OpenAI Python API Call
Просмотров 1466 месяцев назад
Learn to make your first OpenAI API call using Python. We follow the example by OpenAI.
How To Add DMARC for Klaviyo and Shopify in 3 EASY STEPS!
Просмотров 1,9 тыс.8 месяцев назад
Add a DMARC record to your DNS to send emails from Klaviyo and Shopify. TXT RECORD: v=DMARC1; p=none; rua=mailto:dmarc-reports@solarmora.com
Tiered Discounts In Shopify, NO APP Needed 2024
Просмотров 5638 месяцев назад
Shopify now lets us create an automatic tiered discount based on the cart value. It will automatically apply the correct discount at checkout.
How To Make A Shopify REST API Call With Python 2024
Просмотров 1,5 тыс.8 месяцев назад
How To Make A Shopify REST API Call With Python 2024

Комментарии

  • @sergiut-n7d
    @sergiut-n7d 6 дней назад

    Good topic, video is straight forward and voice clear, but zooming the area you are using from your screen can make it easier to follow. I am trying to test the Shopify API and even after following your API test for python, I still cannot get a response other than 404. I created the Shopify app, set up the Admin API access scopes and got access to my token, but I cannot find the problem as to why API requests are always 404. Do you have any suggestions? Thank you!

    • @DaveedValencia
      @DaveedValencia 6 дней назад

      I redid the video recently to be more zoomed in and I broke it into 4 parts. Its the recent upload on my page. You might find the new video more helpful. Typically 404 is due to the endpoint missing parameters or the token not being passed through or you don't have the right permissions on the token.

  • @santiagobonilla6306
    @santiagobonilla6306 10 дней назад

    Great video, I was struggling with the Shopify API Python package documentation, this is a lot more straightforward. Thanks 👍

  • @dawut8
    @dawut8 27 дней назад

    Can this work with dollar amounts off an order instead of percentage?

  • @aluratek
    @aluratek Месяц назад

    Hi David, I second what Peter has said. Have you found a way to apply this to specific collections yet? Or, is it going to be a site-wide discount if setup this way?

    • @DaveedValencia
      @DaveedValencia Месяц назад

      Create Discount > Amount Off Products > Automatic Discount > Title: SAVE25 > Percentage > 25% > Applies to Specific Collections (choose collection). Then repeat for each discount tier but the collections have to be the same ones at each tier. This should work!

  • @ayahia
    @ayahia Месяц назад

    Hi David, I'm trying to learn how to optimize all forms of Google ads using python scripts, would you be able to help with that?

    • @yaobinwang-t2s
      @yaobinwang-t2s Месяц назад

      Yes, I also want to do this. If you can do it, can you help me

  • @Thatsagooden
    @Thatsagooden Месяц назад

    Just wanted to leave a comment to say thanks, this works great plus the OpenAI API isn't too costly. This will save us a lot of time seeing as we have 20,000 products in one range. Great content, looking forward to more. Just an off question, how easy do you think it would be to create a product lister for Shopify? Basically feed it a CSV with the information then use the API to create the products. I use Matrixify at the moment but at $200 a month it's quite costly.

  • @amanahmed6057
    @amanahmed6057 Месяц назад

    when you write , please zoom a little bit , it will be helpful for audience

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

    thank you so much, I fix my digitalocean

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

    Great! Simpel to follow, and love that you check the work afterwards. Big thanks!

  • @peterhogan9716
    @peterhogan9716 4 месяца назад

    It took me a long time to find anyone explaining how to do this this without using an app. Thank you, this was very helpful and I loved the fact that you showed that it working.

  • @Journalfy-co
    @Journalfy-co 5 месяцев назад

    thanks! simple to follow

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

    It helped, thank you. Next time post the code in the comments or a github.

  • @mysoliswifi8749
    @mysoliswifi8749 6 месяцев назад

    just what I needed