Hello Infinite Flight! I understand how to use the Infinite Flight API, but I would like to connect it with Power Automate and PowerApps so my own flight can automatically appear and update in real time during a session. My goal is to display my live flight progress on a PowerApps screen mounted on the wall, which would be really cool, so I can monitor my flight without constantly using my iPad while autopilot is active.
Would it be best to use the Sessions and Flight Plan endpoints for this setup?
GET https://api.infiniteflight.com/public/v2/sessions
GET https://api.infiniteflight.com/public/v2/sessions/{sessionId}/flights/{flightId}/flightplan
I tried using Power Automate for this, but I keep running into errors and I still don’t understand why they keep happening when I run it with PowerApps. I’m trying to connect the Infinite Flight API to Power Automate and then display my own live flight data in PowerApps, but the setup has been confusing and frustrating so far.
Here’s an example screenshot of what I want it to look like. My goal is to create something similar in PowerApps that displays my own live Infinite Flight data clearly on screen.
