Webhook acknowledge?

Hi
I have an endpoint with a workflow that stores some data from the webhook and then calls an API as a response.

I noticed that if the workflow fails for some reason(the API call for example), the same webhook calls are repeated several times, sometimes with hours or days in between the calls.

It seems like the server who posts to bubble doesn’t get an acknowledge and then retrys. Is this correct or is it something else?

What would be the best practice here?
Cheers!

Answer: Return data from API

1 Like