Stock Ticker Prices on PowerApps using API!

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ธ.ค. 2024

ความคิดเห็น •

  • @deepanshsaxena5677
    @deepanshsaxena5677 10 หลายเดือนก่อน

    Thoroughly enjoyed! Cleared so many concepts in small time. Thank you so much for sharing this!

  • @alphavantageadmin6943
    @alphavantageadmin6943 4 ปีที่แล้ว

    Fantastic use of powerapps!

  • @bnadir3930
    @bnadir3930 4 ปีที่แล้ว +1

    Thank you! I want to be able to show the JSON (fixed ticker) in power apps without the user needs to click on a button, but automatically have the refreshed value upon opening the app, what changes needed to apply such?

    • @henryouang
      @henryouang  4 ปีที่แล้ว

      You can set up the app to run the flow when the app launches then update the values correspondingly!

    • @jrivera1
      @jrivera1 3 ปีที่แล้ว

      You could use the OnVisible part of the main screen an execut the flow there

  • @Divocs
    @Divocs 4 ปีที่แล้ว

    Very interesting, thank you. I need to connect ot an api with two steps, first login and retrieve the SecurityTokenURL, next with this token launch the query as you did. do you have an example?

  • @caloy3180
    @caloy3180 4 ปีที่แล้ว +2

    What is the use of getting the stock price?

    • @henryouang
      @henryouang  4 ปีที่แล้ว

      Some people in finance need to analyze the stock price against the company’s internal projected growth so that they will be able to determine an adequate corporate financial policy to follow (such as whether they will be needing to issue equity repurchase/ if selling additional shares on the market would be a smart move).

  • @markdiamante2927
    @markdiamante2927 4 ปีที่แล้ว

    Excellent video tutorial!

  • @fXBorgmeister
    @fXBorgmeister 4 ปีที่แล้ว +1

    Very useful and helpful, thank you.

  • @zerokhan858
    @zerokhan858 3 หลายเดือนก่อน

    wow this is useful!

  • @LorriJefferson
    @LorriJefferson 3 ปีที่แล้ว

    really helpful-thank you

  • @jrivera1
    @jrivera1 3 ปีที่แล้ว +1

    I'm following your steps and created the Powerautomate, however, when i run it in Powerapps, I don't get the data. All I get is this message in the body of the response: "Thank you for using Alpha Vantage! Our standard API call frequency is 5 calls per minute and 500 calls per day. Please visit www.alphavantage.co/premium/ if you would like to target a higher API call frequency." I haven't run the Flow more than once a minute. I verified the URL in the browser ant id work just fine. Any Ideas?

  • @KI_Burgberg_DE
    @KI_Burgberg_DE 3 หลายเดือนก่อน

    yes, it works. But the few free calls per day are not useful. There are better providers.

  • @theguiller8455
    @theguiller8455 4 ปีที่แล้ว

    nice