Suggesto
Suggesto3mo ago

Problème no matche button

Hi everyone 👋 I’m running into an issue with NoMatch. Here’s my flow: Talk block → Button block ("Book a meeting") If the user types something else, it goes to NoMatch. NoMatch → Capture block (Save entire reply) → API (POST) → Talk block with the API response. 👉 When the user clicks the button, everything works fine. 👉 But when the user types a message (e.g. “I want a recommendation”), the NoMatch triggers, the variable is saved correctly, but the flow stops at the Capture block and doesn’t continue to the API. I’ve checked: The variable in the API body is correct The transition is properly connected (Capture → API → Talk) No visible errors in the logs Has anyone seen this before? Is this a known limitation of NoMatch (not chaining after Capture) or am I missing a setting? Thanks a lot 🙏
No description
1 Reply
Steve B. | IntelleSync.uk
Answered here in general chat https://discord.com/channels/1079548823610871889/1417425077431173200 @TheGuardians. Please don't double post the same question in different channels as it's not conducive to solving issues.

Did you find this page helpful?