On my Sharepoint page, I have:
I have successfully set these two things up so that when an item is created in the Sharepoint list, it will display on the calendar. (Flow displayed at the bottom of this post).
My question is 2-fold:
1. I am now trying to figure out how to create a flow that would update the calendar when existing items in the Sharepoint list are updated. (For example, if I changed the date from Jan 25 to Jan 26 on the Sharepoint list, I'd like the item to move to the Jan 26 box on my Event calendar.) I am very new to this and have ensured that the ID column is displayed in the Sharepoint list (so it has a unique identifier), but I don't know how to build the flow to make this next part happen.
2. I am also trying to determine how to delete an item from the calendar if the item were to be deleted in the Sharepoint list.
Thank you so much in advance!
This is exactly what I am looking for.
Is there somebody who can help?
I found a solution in Outlook calendar but I cannot convert it into a Sharepoint Calendar in combination with Sharepoint lists.