Forum Discussion
EiC4733
Jun 03, 2025Brass Contributor
Connected Sharepoint to a Postgree database
Hello, I would like some help in connecting a PostGree database to SharePoint. I would like to be able to use the data contained in this database in lists.
I should point out that I have no particular expertise on the subject. I would gladly accept a step-by-step guide. 😅
2 Replies
- pratikdarak21Iron Contributor
There is no direct way in SharePoint Online to connect PostGree database. Either you have to write some some kind of Utility in PowerShell / Power Automate to consume the data which can call custom API. Through PowerShell / Power Automate data can be written to SharePoint List. This custom API can be built on .NET or any other programming language.
- EiC4733Brass Contributor
no reply ðŸ˜