Forum Discussion
SharePoint connect to SCCM
I have to use the SharePoint List because i have a PowerApps and it saves all the data into SharePoint list.
you could install the Data Gateway and have your powerapp use that to connect to SCCM
- AnonymousJul 05, 2018
if i use Data Gateway will that save information in sharepoint list?
- Frank DaskeJul 05, 2018Iron Contributor
To keep the results of pre-selected local SCCM SQL data queries (and many other sources) in sync with native SharePoint Online (or on-prem) lists code-free you can also go this way:
https://www.layer2solutions.com/support/cloud-connector-faqs/sql-sync-to-office365
A Windows Service does the job in the background. All SharePoint features, such as views, search, notifications, workflows, PowerApps, and more are available as the data finally is in the SharePoint list, always up-to-date.
- Dean_GrossJul 05, 2018Silver ContributorNot by itself, it will give you access to your on-premises SCCM data. After you query that data, you can save it (and any additional data entered into the PowerApps form) to wherever you need to