So basically what I do is after a shift is created/updated/deleted, it gets the shift by its id.
However if the shift is not found because i've deleted in MS Teams shift manually it gives an error.
I would like that if it recognizes if the shift has been deleted that it won't handout an error but just return nothing or break out the flow.

Maybe there is something to be made with the "code"?
Also my issue