LiquidPlanner Classic Forum

Ask a Question
Back to All

Recommended Way to Test Webhooks?

Posted on behalf of Ben Funkhouser. Original posting date 2014-10-31.
Hi,

My scenario is that I am using Webhooks to point to a custom web app (WCF service) where I then handle the Webhook data.
My problem is that I am not sure how to test updates to my custom web app without creating a test server and then pointing the Webhooks to the test server. I'd rather not go that route because it would require some complicated SSL certificate setup for the network admins at my organization.

I'm wondering if anyone has come up with a good way to test webhook updates? We rely on the webhook data processing system for our workflow throughout the day so it would not be good if that was broken.

Thanks,
Ben