dcolley / integromat-facebook-support

0 stars 0 forks source link

How to trigger webhook response instantly? [Partially solved - see my comme... #71

Open dcolley opened 3 years ago

dcolley commented 3 years ago

How to trigger webhook response instantly? [Partially solved - see my comment]

It takes the whole scenario execution to enact the response from the "Webhooks response" module even though it's in the beginning. It is quite annoying as I would like it to respond immediately and then it takes quite a while to proceed with the rest of the scenario. I tried to put it onto a router branch with just a single "Webhooks response" module, no luck.

The first response is HTTP 409 and the second with the long executed stuff afterwards is HTTP 202

Also an example of execution log that shows the module is executed, though in reality the response fires into HTTP only after the whole scenario finished

dcolley commented 3 years ago

Source: copied from https://www.facebook.com/groups/integromat/permalink/3921298614647409/