An Azure service that automates the access and use of data across clouds without writing code.
@Anonymous you may try to check the logic-apps-exception-handling and see if you can handle predecessor action/ failure in the next step or apply condition based steps depending on the previous action status : https://blog.atwork.at/post/Handle-failed-actions-in-Azure-Logic-Apps
Also , check logic-apps-control-flow-run-steps-group-scopes
Let me know if this helps!