Webhook Simulator Questions

Showing 1 - 8 of 8 questions

Q: Google integration

Hi there. Webhook-simulator has a very interesting approach, I acquired the deal to use with Google Calendar - I see it is still not covered. Any plan to add it? Anyway I see that in December you will allow user-defined hooks, correct?

fgaPLUSNov 20, 2024
See detail
Founder Team
WebhookSimulator

WebhookSimulator

Edited Nov 20, 2024

A: Hello,

Thank you for your purchase!

Yes, we plan to add the user-defined platforms feature before the end of the year. However, I will also forward your request regarding Google Calendar to our team. They will add it as soon as possible and notify you via email.

Share
Helpful?

Q: Roadmap

Where do you intend on taking this product?
If you could add webhook forwarding tools similar to hookdeck (ie request routing/rate limiting/scheduling) this could be a really useful tool for us. Something like a proxy for incoming webhooks to make sure that requests are delayed to avoid rate limit issues from various SaaS products.
This would allow webhooks to make their way into my dev environment which is behind a firewall I presume? Does the cli work in Windows?

ilan22PLUSNov 11, 2024
See detail
Founder Team
WebhookSimulator

WebhookSimulator

Nov 11, 2024

A: Hello,

First of all, thank you for your great suggestions; we will definitely consider them. To be honest, creating a proxy for webhooks wasn’t part of our plans. You can partially achieve this with the CLI tool, but I understand that’s not exactly what you’re looking for. Since we initially developed the project as an internal development tool, we focused entirely on that. However, your...

Share
Helpful?

Q: Claspo and Subpage have webhooks. Emailit also has that tool. Would Webhook Simulator help?

Will this tool help a non-programmer with connecting the lead magnets to Emailit?
They all have webhooks and I'd like to connect them up.
I took Fortran in Engineering a long time ago, but programming is not my best subject.
Do you think this tool would be helpful to me?

AhayahAssemblyChurchNov 4, 2024
See detail
Founder Team
WebhookSimulator

WebhookSimulator

Nov 4, 2024

A: Hello,

Currently, we don’t support Claspo, Subpage, and Emailit, but we can add them to the system within a few days. However, I’m afraid that the Webhook Simulator may not be suitable for those without any programming knowledge.

The Webhook Simulator is designed to simplify integration processes and testing, but it is not a no-code tool that directly facilitates integration. However, you...

Share
Helpful?

Q: Platform

Can I use it to test webhooks from an app I built or do I have to use one of the supported platforms only?

lepremiernoelNov 2, 2024
See detail
Founder Team
WebhookSimulator

WebhookSimulator

Nov 2, 2024

A: Hello,

For now, you can only test webhooks on supported platforms. However, with the update we’ll release at the beginning of December, you’ll be able to add your own applications as well as platforms that aren’t included by default in the system.

There’s actually a small workaround to use this feature already—let’s call it a trick. You can follow these steps:

1. Add any platform to your...

Share
Helpful?

Q: Similar to ngrok?

I'm trying to create a frame of reference in my head. Is this similar to ngrok?

GarethPLUSOct 25, 2024
See detail
Founder Team
WebhookSimulator

WebhookSimulator

Oct 25, 2024

A: Hello Gareth,

I wouldn’t say it’s similar to Ngrok because their operating principles are different. Ngrok is a tunneling application that exposes your local development environment to the internet. In Webhook Simulator, however, it works the other way around; your local development environment isn’t exposed to the outside world, which keeps things more secure.

Additionally, Webhook Simulator...

Share
Helpful?