How to create a Power BI report using REST API data


Introduction

In this article, we will learn how to create a Power BI report using a REST API. REST API is an Application Program Interface that uses HTTP requests to get data. Usually, the data is sent in JSON format. For example, you can use REST API to get data from Facebook or update information in your Facebook account using REST API. REST API is used by several applications like Twitter, Azure, AWS, Shopify, etc.

We will provide a brief introduction to REST API, and once, we learn how to work with it, we will teach how to create a Power BI