Hello all. I have created a workflow for when a calendar event is modified in outlook. Updates have been made to the workflow based on my original post found here: https://powerusers.microsoft.com/t5/Building-Flows/When-An-Event-is-Modified-V3-Workflow-Help/m-p/1763828?lightbox-message-images-1708217=498066iEF4EE2F844ADA20B#M194984.
The goal of the workflow is for it to accept modified events if no scheduling conflicts exist, and to decline if a conflict does exist. Where I'm running into a wall is updating the expression on the condition in the workflow. Currently the expression is: length(outputs('Get_events_(V4)')?['body/value']), does not work properly. I am requesting assistance on determining the correct expression to use here. Screenshot of workflow is below for reference, please let me know if you have any questions.