You can send your Float data to the Power BI dashboard using the Float API.
To connect, you will need your Float API key. The Account Owner can locate the API key for your team in the Integrations tab within the Team settings.
In Power BI, open the Get Data > From Web > Advanced window and populate the URL parts and the HTTP request header parameters (optional) fields.
The URL starts with https://api.float.com/v3, and the authorization header value is Bearer + your API key.
Depending on the data you want to pull from Float, you can use different API calls. For more details, please check out our API documentation here.
💡 Here's a tip: You can connect other Microsoft tools like Excel or Power Automate in a similar way.