
Announcements
Hi all,
I have a Dataverse Table that needs to be synchronized with a SharePoint folder within a SharePoint library (one Dataverse table per SharePoint folder). So, if a new entry is added to the Dataverse Table, that data will also be updated in a SharePoint Folder automatically.
What are some ways I could achieve this?
For context, I want to be able to if I add/remove/update a file in the folder, It automatically adds/remove/updates it on the dataverse table and vice-versa. I have two choice columns in my table that match two metadata columns for the SharePoint files.
Thanks
Hi @abm, I just saw your video "Sync records between Dataverse and SharePoint". Can you explain how to do the process in reverse? I want that when I create/modify/delete a file in a SharePoint folder, it will be automatically updated in the Dataverse table. I have one Dataverse table per SharePoint folder.
Thanks!