Hi All,
I am using FetchWhere Rest API in the workflow.
In case the query given in the FetchWhere Request Body does not return any row then workflow fails with below error and does not proceed further.

Is there a way to handle the "No Records Found" scenario so that workflow does not fail in error and continues with the rest of the workflow activities?
Thanks,