Accessing APIs using Excel

Поделиться
HTML-код
  • Опубликовано: 31 июл 2024
  • What are APIs? and how to access a public API using Microsoft Excel
    if you are a business looking for support with API's please reach out to me on skillswithsid@gmail.com
    Follow me on LinkedIn: / sid-skills
    #excel #microsoftexcel #api #apidevelopment #python #coding #softwareengineer #dataengineering #data 📧 skillswithsid@gmail.com for any business enquiries
  • НаукаНаука

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

  • @riskcatriax
    @riskcatriax 14 дней назад +1

    Ez video to follow

  • @fredigoettler8073
    @fredigoettler8073 6 месяцев назад +5

    clear, concise and to the point - very helpful tutorial. You should have a lot more subscribers

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

      Thank you so much, I will keep trying :) hoping to grow the subscriber base in future

  • @mkolassa
    @mkolassa 17 дней назад

    Excellent Video. Clear and concise

    • @skillswithsid
      @skillswithsid  16 дней назад

      Thank you! Do let me know if there is any other content you want me to cover in future

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

    Thank you very much!

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

    Thanks!

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

    How can I input Google map or Bing map/ route API for calculating daily milage in Excel spreadsheet from address to address. I tried following using your video but Google doesn't show v2 documentation.. very new to this and get lost on the website as what is my next step? Can you do a video on inputting information from google maps in Excel?

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

    Great Video! Question: how could i put the user number in a cell and have it referenced in the query? for my use case it would be a date, since my coworkers wont use power queries they will need the value outside of it

  • @ankitpatil2979
    @ankitpatil2979 4 месяца назад +2

    how to get private data with access token like we do in postman

    • @skillswithsid
      @skillswithsid  4 месяца назад +1

      So I don’t use Postman, but I believe the process is the same, you will need a API key to access your API, in PowerQuery there is a field where you need to provide this key, this will then enable you to generate data from a GET request.

  • @rusdik8321
    @rusdik8321 4 месяца назад +1

    Excel load data from api every time we open the file or loaded old data when it create ?

    • @skillswithsid
      @skillswithsid  4 месяца назад +1

      Yes you will need to rerun the query each time. Excel won’t auto load. The only way you can schedule the API query is to use some DAX/M language code. But if you want to do that you are better off learning Python. We will cover using Python to schedule an API call in an upcoming video this April

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

      ⁠@@skillswithsid yes i get it, Python in this case more powerful for handling API request , sure i will check for other video .. Thanks

  • @NS-tp3vr
    @NS-tp3vr 14 дней назад

    How to access api with access token that needs to be refreshed?

    • @skillswithsid
      @skillswithsid  14 дней назад +1

      I will cover API tokens later this week including Bearer tokens

    • @NS-tp3vr
      @NS-tp3vr 9 дней назад

      @@skillswithsid Can we import data from api with access token needs to be refreshed?

  • @riskcatriax
    @riskcatriax 14 дней назад +1

    Ez video to follow