Making API Requests in VBA | XML

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

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

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

    In 2023 still fantastic video, first video explaining XML tree to excel process - thanks so much

  • @ajaz4sky
    @ajaz4sky 5 лет назад +3

    The Only Practical Video I have found on API requests and Response handling in VBA Excel....Thanks A Lot

    • @SigmaCoding
      @SigmaCoding  5 лет назад +1

      I'm glad you found it useful!

  • @davidgolfer63
    @davidgolfer63 3 года назад +2

    Very informative video Sir! Is there any chance to cover the Get/Post request for login in a server by XML or HttpReq in VBA as on RUclips this content is not that common or very well explained. Thank you and good job.

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

    Thank you so much for making this. Extremely helpful

  • @mariusbotezatu6365
    @mariusbotezatu6365 5 лет назад +7

    Congrats, please make a video for POST request.

  • @ansimolthulasidharan7920
    @ansimolthulasidharan7920 3 года назад

    can u help me in creating xml api with my excel VBA. everything i followed but it throws error

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

    Thank you!

  • @negociosonline40
    @negociosonline40 3 года назад

    I need to load the query along with loop, but the loop won't let the query be loaded, could you help me?

  • @danielfrancisco1461
    @danielfrancisco1461 5 лет назад

    great video! where did you learn all that stuff about vba, xml and python? is there any book you would recommend?

    • @SigmaCoding
      @SigmaCoding  5 лет назад +1

      A lot of it is research and expanding on different concepts I already had under my belt. However, I do have a few books on my website that I recommend. Here is the link to the page: sigma-coding.com/book-recommendations/
      For the most part if you're trying to do Python and VBA in the same task then there is only one book that covers that topic. With VBA, I was always surprised how hard it was to find books that went beyond the Excel Object model. There are maybe 2 books I can think of off the top of my head that go beyond Excel VBA and even when they do it's very limited.

    • @dildokafir5058
      @dildokafir5058 3 года назад

      @@SigmaCoding link doesn't work

  • @jeffhickey7432
    @jeffhickey7432 4 года назад +1

    Thank you! Subbed!

  • @CyrusPieris
    @CyrusPieris 3 года назад

    Amazing. Thank you.

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

    I should be able to put my API key in the User variable section of Environment Variables and then use VBA.Environ("name-of-API-key") and it should return the value correct? I tried doing this but it comes back as an empty string. My variable name matches Google-Places-API-Key but like I said it returns an empty sting. I also tried adding $. VBA.ENVIRON$("Google-Places-API-Key"). Maybe this is not an option?

  • @marianalexandru8486
    @marianalexandru8486 4 года назад

    Hi ! Thank you for the video. I have tried to load a longer query but I see VBA imported only partially the XML. I would highly apreciate an advice on this issue. thank you !

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

    What font it is?

  • @larsbrockmann8563
    @larsbrockmann8563 4 года назад

    Great Video. Thank you.

  • @yusufgillani532
    @yusufgillani532 5 лет назад

    I want to learn to automate a lot of my tasks at work. What do you recommend? Python or VBA. Can I do more things using Python? What about Javascript?

  • @attilavarkonyi7066
    @attilavarkonyi7066 4 года назад

    Thank you thank you thank you!

  • @jobethflores9565
    @jobethflores9565 3 года назад

    Great video. Please help me about how to connect my vba to web service of SSS. I cannot access the web service even thou I have the tokenID given by the admin.

  • @ReshaDespa
    @ReshaDespa 3 года назад +1

    where i can find my own api key?
    or i have create it by something?

    • @SigmaCoding
      @SigmaCoding  3 года назад

      API Keys have to be created by yourself, so in this case since we are using google places API you would need to get one from there.

  • @codingwithjoyk
    @codingwithjoyk 5 лет назад +1

    Great video! Looking forward to connecting to the Adobe applications. Also, that IE workaround you mentioned in the recent webscraping from vba videos? I'd like to see that - don't even have IE on my computer! Thank you! Keep 'em coming!

    • @SigmaCoding
      @SigmaCoding  5 лет назад +1

      Yeah I'm still working on the IE workaround, it might require the download of a 3rd party software so I'm trying to see if there are any alternatives before doing that.

    • @codingwithjoyk
      @codingwithjoyk 5 лет назад

      @@SigmaCoding Thank you!

  • @jayshreebansode6877
    @jayshreebansode6877 4 года назад

    I am getting one error in my Excel macro and the error is: 'XML document must have a top level element". Any one know why am getting this error please help

    • @SigmaCoding
      @SigmaCoding  4 года назад

      Are you using it with the Google API?

  • @negociosonline40
    @negociosonline40 3 года назад

    Ativa legenda para português, vai ajudar os brasileiros.