Forum Discussion
JasonYeung
Apr 23, 2025Brass Contributor
Creating a page which displays data from API or database
Hi, I want to check whether it's possible to create a page in SharePoint that can display data from a dataset? (e.g. data from API calls or a SQL database). These can be done with regular websites, ...
Apr 23, 2025
Hello Jason,
Pages in SharePoint use something called web parts. These webparts can show data from a SharePoint List or document library for example. It is possible to retrieve information that exists in SharePoint. However, if you would like to make an API call to fetch data from another source, then you would need some development skills to build your own webpart.
Best regards,
Aref Halmstrand
Please mark as resolved if this was helpful 🙂