My scenario is set to run “Immediately as data arrives” and the toggle is ON, but webhooks from Glide only process when I manually click “Run Once” in Make.
Configuration:
Plan: Maker (paid)
Scenario: ON
Scheduling: “Immediately as data arrives” ✓ (enabled/blue)
Webhook module: Custom Webhook configured with valid URL
Webhook sends successfully from Glide (verified in Make history when run manually)
Issue:
Webhooks arrive but don’t trigger automatic execution. I must manually click “Run Once” for the scenario to process incoming webhook data.
What I’ve tried:
Verified scenario is ON
Confirmed “Immediately as data arrives” is enabled
Checked webhook URL matches between Glide and Make
Webhook data structure is properly determined
Manual execution works perfectly
Question:
Why won’t the scenario run automatically when webhook data arrives? What am I missing?