Skip to main content
About the Resource Center

Failure paths in Architect

As a recommended practice when planning and creating flows, Architect flow authors should consider the potential for failure and plan accordingly. Properly designed failure handling provides a sequence of actions when a specific action fails.

Architect offers two ways to set up failure and error handling:

  • Default error handling under Settings > Event Handling for user error, such as an invalid entry made by a caller.
  • Action-specific failure path configuration in Call Data action and Collect Input data actions, and in Transfer actions.