Hi Team,
I have requriment where i need to get what ever records got updated in sharepoint list need capture those records via API from sharepoint list.
i need to use this API to integrated data to SQL.
Thanks,
Hi Team,
I have requriment where i need to get what ever records got updated in sharepoint list need capture those records via API from sharepoint list.
i need to use this API to integrated data to SQL.
Thanks,
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Md Tahmidul AbedinPosted Nov 1, 2023, 9:39 AM
Hi Muzaffar Ur Rahman,
Please confirm your SharePoint Version as Onprem or Online.
And if you are using SharePoint Online, the best option for this situation is to use Power Automate. Power Automate can be triggered from your list when an item gets updated. And Power Platform can connect with the SQL server which provides connectors.
Please let me know if this works for you or if you have found any better solution, from which we all can learn.
Vishal YelvePosted Oct 30, 2023, 11:32 AM
Hi Muzaffar,
do refer below articles
https://www.c-sharpcorner.com/article/consume-sharepoint-online-csom-rest-api-with-dotnet-core-3-1/
https://www.c-sharpcorner.com/UploadFile/Roji.Joy/working-with-sharepoint-2013-rest-api-in-a-C-Sharp-managed-code/
https://piyushksingh.com/2016/12/26/sharepoint-rest-api-c/