Webhook not called when filling a form

Are you using our SaaS platform (Baserow.io) or self-hosting Baserow?

Self-hosted

If you are self-hosting, what version of Baserow are you running?

2.2.0

If you are self-hosting, which installation method do you use to run Baserow?

docker compose

What are the exact steps to reproduce this issue?

I created a form to fill one Baserow table.
I setup a webhook when a new entry is detected in the table

result: the table is filled with the proper data from the form but the webhook is not called. (nothing in the call history)
I tried with a curl message (POST) and the webhook is triggered.

I have this issue since my last Baserow update, is it related to this version or a coincidence ?

Fred27

Hey @Fred27, sorry about the inconvenience.

Before we look into it further, we have two questions:

  • Is this the only table affected by the issue?
  • Can you reproduce it anywhere else, for example on our SaaS version?