Workflow check Breaks teams fixed
GitHubProgramming/autoshop-sms-ai

A webhook that refuses every call, in a team's own history.

The team behind GitHubProgramming/autoshop-sms-ai changed its n8n workflow “WF-007: Provision Twilio Number (Async)”, and a later commit of its own repaired the break that change made. The break lived 5 days. Run on the first change, the check says:

“Webhook: Provision Number” waits for a Respond to Webhook node it does not have

Its “Respond” option is “Using 'Respond to Webhook' Node”, and no such node follows it. n8n refuses every call to it at run time with “No Respond to Webhook node found in the workflow”.

The team's two commits

The workflow's file is n8n/workflows/provision-number.json. Before the change, the check found nothing of this in it; after the fix, it finds nothing again. Each case was read against the team's own fix: the fix changes this step, and the change removes the cause.

Check your workflow Check a change before it ships: paste the workflow. Free. No account. Nothing is stored unless you choose to share it.