My very simple scenario stops running after first go

First of all this is my 2nd day into make and I have little experience with coding (like zero) so I apologize if this very basic but I can’t seem to figure this out. This is for a test scenario while I’m trying to learn the basics.

I have a very simple scenario where I trigger a webhook (using a chrome extension) and it then passes on the text to an airtable record. Just two modules.
When I “run” the scenario and execute the action, the scenario runs perfectly, no errors and the table is updated.
However the scenario stops after the first run and the webhook doesnt trigger the automation when I send new data. The only thing that works is the “run once” button where it starts to listen to incoming data.

How do I set this up so its running continously and keeps triggering whenever I send new data to the webhook?

1 Like

Hi @Emrah_Alpat

Make sure you schedule the scenario in the following way:

Best regards,

Msquare Automation
Gold Partner of Make
@Msquare_Automation

thanks yes it is set like that.

1 Like

scheduling was off - I was under the impression that scheduling was to set time intervals - and “immediately” was a separate setting - thanks the screenshot gave me the hint

2 Likes

Hi @Emrah_Alpat

If your scenario is open like follows it will not show the run:

y
Instead you have to be in this following screen to see the live run:

You can check the history to make sure that it has triggered or not.

Best regards,

Msquare Automation
Gold Partner of Make
@Msquare_Automation

Hi @Emrah_Alpat
Glad to know that your issue is resolved now.We would really appreciate if you mark the answer as solution if it helped you. This will keep the community healthy and organized.

Best regards,

Msquare Automation
Gold Partner of Make
@Msquare_Automation