Stuck on Architect Flow Conditional Logic Failure in EU-West BYOC

Stuck on a conditional routing failure within the EU-West BYOC Architect environment where the ‘Matched’ block is not executing despite valid input. The flow log shows the condition evaluating to false immediately after data retrieval.

  • Verified the variable scope is set to ‘Flow’ and not ‘Interaction’ to ensure data persistence across blocks.
  • Confirmed the regex pattern in the condition block matches the incoming payload format using the test console.