Hi all, hoping someone may be able to help.
I have a scenario when I'm using "When an event is added, updated or deleted (V3)" to pick up and process new events, deletions and updates from a meeting room calendar.
In essence, I'm adding a new event for 30 mins for room sanitisation directly after a new event and assigning to FM. This works absolutely fine.
However, if someone then deletes or updates to a different date I'm running into problems. It seems that in the case of deletions none of the event data is available, only the eventID. I'd like to get the start & end date/time of the deleted event so I can find and delete the added sanitisation event but seems it is not available as the event has of course been deleted. So I end up with orphaned sanitisation events.
A similar scenario exists with updated events in that the event data only contains the new start & end date/time (or any other changed data) and not the original data so again - I can't find the original following sanitisation event. I can't find anything that indicates what might have changed either unless I'm missing something. I guess historic info isn't included in the event data.
I suspect this may not be possible but before i give up - i thought I'd ask!
Thanks