Workflow error handling

This could be tacked a few ways, but the generic idea is that we would want to be able to move on with the workflow if an error occurs with one of the integrations or api calls. This could be done a few ways, in one way we could do something similar to what make.com has in their workflow builder, with different error commands that can do different things with the workflow, to decide whether you want to stop the workflow their and send a custom error message, continue the workflow as it is, or make the workflow go down a different path (this would be the preferred method). Otherwise, we could pass the status code of api calls through with their commands so that if the status code is an error code, the you can control the workflow using that.

Please authenticate to join the conversation.

Upvoters
Status

Logged

Board

πŸ’‘ Feature Request

Date

Almost 2 years ago

Author

Gabe Bryant

Subscribe to post

Get notified by email when there are changes.