始める無料で始める

Add score validation

Now that you have a final_score, you need to decide what to do with it. This is where the feedback loop logic begins.

The IF node checks: Is the score good enough?

  • Score > 7 → Accept the output and proceed to final packaging
  • Score ≤ 7 → Check if we can retry (handled in the next exercise)

This quality gate ensures only high-scoring ideas make it through.

この演習はコースの一部です

Building Marketing Workflows with n8n

コースを見る

実践的なインタラクティブ演習

理論を実践に変える、インタラクティブな演習のひとつをお試しください

演習を開始する