Back to All

API 3.1 Webhook response help

Hi!

I have a weird (?) behavior of the 3.1 webhook.

If i catch it via AWS lambda, it sends a proper response, i can handle it, etc. But if i just emulate an endpoint, or i run a mondoDB https endpoint, the response comes three times. I test it with a simple task movement, from a column to another, so it would send only one "update" type response, but somehow it triplets. Is it somehow connection with sending back status 201?

Thx for answer.

WBR: Attila