Is it possible to disable API error messages?
Or to prevent the error message from stopping the workflow?
Is it possible to disable API error messages?
Or to prevent the error message from stopping the workflow?
Handle the error by creating a “Error running a workflow” workflow and adding actions you’d wish to accomplish after the error
That’s great, thank you!