Webhooks didn't work as rules

Hey, Makers!
I got a problem for my webhook scenario didn’t work as I’ve set. I‘ve turned on my webhooks and the webhook scenario button for executing command and getting my data needed directly, Postman shows that the data has been successfully obtained,but in Make there was no new operations executed in my scenario and also no new search data stored in queue.
In this case, if I click the run once button of the script, there is no problem in manually getting the data.
But as Make Academy said, when I set Immediate and Instant, the scenario is executed straight away with the data received together with the request.
So,when I set Immediate and Instant,how could my Make scenario acknowledges the data immediately?

Appreciate for your help~

my sceen:



what Make Academy says:


Turn your scenario off and then on again. It will prompt you to delete all the data in the queue, or process all the older requests first.

Usually you will want to process all the older requests in the queue, but if you are just testing before you could probably just delete those.

Then, leave the scenario turned ON.

Hope this helps! Let me know if there are any further questions or issues.

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.

Hey, samliew
Thanks for your reply.

I’ve done as your suggestion, unfortunately the problem still stay there.

Turn your scenario off and then on again. It will prompt you to delete all the data in the queue, or process all the older requests first. Then, leave the scenario turned ON.


after this step, no matter I delete the older requests in the queue or process old data, my scenario shows like this without the numbers which could shows the precessed of any module. :

And then I’ve tried to close the scenario 、reopen it, and then query it in Postman again, Postman showed that the data transmission was normal as shown below, but the Make scenario was not executed straight away with the data.
The same problem occurred when querying other data using the same method.

It is likely still active and running in the background. Check the scenario execution log for run details. The editor may not be reliable in capturing live runs if it’s not run manually.

Hope this helps! Let me know if there are any further questions or issues.

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.

1 Like

Through the scenario execution log from history page I found that it has actually been executed straight away with the data,but the numbers which could shows the processed of any modules just didn’t display on the diagram page.
Fortunately it was executed successfully~
Thank you for all your help,it means a lot to me!


No problem, glad I could help!

1. If anyone has a new question in the future, please start a new thread. This makes it easier for others with the same problem to search for the answers to specific questions, and you are more likely to receive help since newer questions are monitored closely.

2. The Make Community guidelines encourages users to try to mark helpful replies as solutions to help keep the Community organized.

This marks the topic as solved, so that:

  • others can save time when catching up with the latest activity here, and
  • allows others to quickly jump to the solution if they come across the same problem

To do this, simply click the checkbox at the bottom of the post that answers your question:
Screenshot_2023-10-04_161049

3. Don’t forget to like and bookmark this topic so you can get back to it easily in future!

Hope this helps! Let me know if there are any further questions or issues.

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.