I have a flow that checks when an item in a calendar is added, modified, or deleted. it then gets a Sharepoint list of all the EventID's from the Calendar, filters them based on the calendar item's ID, and if it's not blank, sends an email that the item has been deleted. If it is blank, it creates a new item, using the EventID
The problem is: when I delete the item that was created by the flow, the EventID in the deleted item doen't match the eventid in the sharepoint list.
Is the Event ID like an event viewer event? I thought eventID was the identifier of the calendar item itself, and didn't change?
Hello;
It's not the event ID, the problem is in the filter array when it compares the list column items to the event that was deleted in the calendar, it's not finding the match even if it's the only event there. Gonna have to fiture that out .
Hi @CAPICINC ,
I created a flow to test:
On event's creation:
AAMkADhmZTRlMDBhLTk1YTQtNGUwMy1iMjU0LTI5YTBhNWRlN2YyNQBGAAAAAAAInObXPpniQKC_T1yRBx-WBwANYU4vCSnXRZsNObfkPSX0AAAAAAENAAANYU4vCSnXRZsNObfkPSX0AAEFufBYAAA=
on deletion:
AAMkADhmZTRlMDBhLTk1YTQtNGUwMy1iMjU0LTI5YTBhNWRlN2YyNQBGAAAAAAAInObXPpniQKC_T1yRBx-WBwANYU4vCSnXRZsNObfkPSX0AAAAAAENAAANYU4vCSnXRZsNObfkPSX0AAEFufBYAAA=
They're exact the same. So, something may be wrong in your flow. Could you please post some screenshots about your flow in edit mode and in classic designer?
Best regards,
WarrenBelz
146,645
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,997
Most Valuable Professional