Hi there, I have to create similar to explained in this post, https://powerusers.microsoft.com/t5/Building-Flows/Outlook-calendar-event-cancelled-gt-remove-SP-lis...
but seems we can no longer apply advanced condition. .The template "Receive a Push Notification for cancelled events" doesn't work either.
When a Calendar event is created, I create a SharePoint list item to record the information obtained in the event (health screen consultation). I want to build a flow to delete the item should the person cancel their upcoming appointment.
Does anyone know how to achieve this?
@equals(triggerBody()?['IsCancelled'], bool('True'))
Solved! Go to Solution.
Proud to be a Flownaut!
Proud to be a Flownaut!
Thank you, I actually found another trigger that I hadn't noticed before.
"When an event is added, updated or deleted (V2)
I set a condition therefore:
[Action Type] is equal to deleted for subsequent cancellation actions
[Action Type] is equal to updated for subsequent even alteration actions.
Works well
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Power Platform release plan for the 2021 release wave 1 describes all new features releasing from April through September 2021.
User | Count |
---|---|
86 | |
50 | |
35 | |
32 | |
27 |
User | Count |
---|---|
76 | |
66 | |
50 | |
46 | |
42 |