hoppscotch / hoppscotch

Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)

Home Page:https://hoppscotch.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[feature]: Webhook support

Yaroslavzev opened this issue · comments

Is there an existing issue for this?

  • I have searched the existing issues

Summary

It would be nice to have webhook support in Hoppscotch .
In details, I would like to have(generate) enpoint/s on Hoppscotch which can be called from service.
I see three main steps:

  1. Create dummy url with Hoppscotch with mocked response;
  2. Send url to service;
  3. Get call from service on url;

And thank you for your work!

Why should this be worked on?

Webhooks are well-known approach for services nowadays and it's nice to have it