Nodes not executing even though they are in the workflow

You can see from the check marks that the “Google Sheets” node never executed… I really don’t understand why that would be. If I run it on its own (by clicking on the play button) it works just fine.

There are 2 paths to follow. The red is the first, that gets executed. The blue is the second that is not executed, because the first fails .

If you want to execute both pathes before the AI transform node, you can add a Merge node before it.

2 Likes

Thank you very much. Seems very obvious now. :slight_smile: Just getting started with n8n.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.