admin管理员组文章数量:1122846
I am working on a task where I need to programmatically capture changes made on my SharePoint site. Specifically, I need to:
- Identify exactly which cell (add, update, or delete) has been changed.
- Retrieve the entire row where the change has occurred.
I am using Python for this task and running my solution on AWS Lambda.
Does SharePoint provide an API or webhook that can help me track changes at such a granular level? Or are there Python libraries or SDKs that would facilitate this?
If anyone has dealt with a similar requirement or has suggestions on the best approach to achieve this, I would greatly appreciate your insights.
Thank you in advance!
本文标签: pythonCapture Live changesStack Overflow
版权声明:本文标题:python - Capture Live changes - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736280886a1926145.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论