Hi team, we were having query can we integrate solarwinds to SharePoint... i.e. solarwinds widget want to see on SharePoint console.
This is straightforward to achieve using the SharePoint Embed web part and some Javascript. You would connect to the SolarWinds API to collect the data you wish to display in SharePoint, which for our clients is typically an approach of display 'Service Status' of key applications and IT services.
The specific forum for the use of the SDK is a great resource, as is the SolarWinds Github:SolarWinds SDK - The SolarWinds Platform - THWACKGitHub - solarwinds/OrionSDK: SDK for the SolarWinds Orion platform, including tools, documentation, and samples in PowerShell, C#, Go, Perl, and Java.
Thank you for revert @m_roberts
can you please help how to connect solarwinds api to collect the data to display on sharepoint.