Please help with this. I have a flow using switch. Add works. Update works (finally.) But Delete won't work. I keep getting this - The 'inputs.parameters' of workflow operation 'Get_a_row' of type 'OpenApiConnection' is not valid. Error details: The resolved string values for the following parameters are invalid, they may not be null or empty: 'id'
It's as if the system deletes it before recording the id, so I can't have it look for the id in order to delete it off the other calendar. I'm recording the outlook id, google id and ical id. using the ical is the only way to get it to update. Took a while to figure that out. But, now I can't get deletes to work right.
