Can't get webhook working

Hi,

in my first test with ActivePieces I couldn’t get a webhook working. I have a test form at test . The form is done with RapidWeaver which can make websites for the Mac. I entered the url for the webhook into the form.

However, I can’t get the webhook to work at all. I clicked on “test trigger”, submitted my form and nothing happens.

I tried to find out if the problem is at the RapidWeaver side. But the dev said that the problem is with ActivePieces. See Webhook with ActivePieces not working

Now I’m stumped. I don’t know how to debug this. Is something wrong on the ActivePieces side or with my RapidWeaver form? My expertise is with desktop apps and not so much on the web side. I have used webhooks before and it was just copy and paste.

Hi @beatrix.willius , Welcome to the community :wave:,

As suggested in this post, could you please check if an AJAX request is made when you submit the form? This will help verify whether the data is being submitted to AP.

Yes, something is done:

This is the POST action I have:

Does this URL have “/test” at the end? When testing the webhook in AP, you need to use a test URL.

I was sure that I had tested the /test url. But this time it worked. Thanks!

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.