Outbound Webhooks not posting to defined Endpoint

I am currently in the process of updating my backend stack to support the new API and Webhook system that came with Invoice Ninja v5.

While testing with Webhooks from Ninja v5, I noticed that webhooks are not posting to the designated endpoints. I tested this with my-own endpoints and webhook.site and neither receive the request from the WebhookHandler after it processes.

Is anyone else having this issue, or have had this issue in the past and found a solution?

Hi,

Which webhook are you testing?

cc @david

I got them to work. It took me a while to realize that webhooks are disabled when the company is disabled (I had it disabled for backend testing purposes).

Would it be possible to update the documentation to make that a little more direct?

Glad to hear it’s working, we’ll look into clarifying this.

1 Like