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
Hi,
Set configure run after settings in the action next to failed action. If failed action is the last action then add compose action and set value as 'handle error case' and configure it to run even when above action fails.
If this helps & solves your problem, please remember to give a 👍 and accept my solution as it will help others in the future.
Thank you for your message!
How does it look like in this scenario? I m unsure how to implement it in a way so it meets the purpose.
Hi @Saiji
Use 'Configure run after' setting to continue executing flow in case of error. Here is an example from MS learn portal:
Configure run after option - Training | Microsoft Learn
If this helps & solves your problem, please remember to give a 👍 and accept my solution as it will help others in the future.