Skip to main content

Input

When this action executes, it throws immediately. Actions that depend on its completion do not run. Use it after validation or on a failure branch. For example, when a required customer ID is missing, connect that branch to Throw Error and set Message to Customer ID is required.