question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Webhook notification service

See original GitHub issue

We currently have slack, rocketchat, email and microsoft teams. This is a feature request for implementing a generic webhook notification service.

The use case I see would be if a user had the ability to create their own webhook handler and wanted to trigger their own actions or pipelines based on an event in Lagoon.

I’m picturing the following configuration options

name: mycustomwebhook
webhook: https://my.custom.webhook/

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:4
  • Comments:10 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
tobybellwoodcommented, Sep 17, 2020

I’d envisage a UI system similarly specced to GitHub or GitLab - you can select which “types” fire to which endpoints, and even for which branches.

+1 for one that you can use a mustache template to add tokens to customise the payload for any given webhook.

++1 for being able to define a fully-custom webhook via the UI

0reactions
tnelson-doghousecommented, Jul 8, 2022

OK, thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Set up notifications using webhooks | Apigee Edge
A webhook defines an HTTP callback handler that is triggered by an event. You can create webhooks and configure them to handle event...
Read more >
What are webhooks? - Zapier
Webhooks are automated messages sent from apps when something happens. They have a message—or payload—and are sent to a unique URL—essentially the app's...
Read more >
Setting up webhook notifications - IBM
You can use webhooks to share notifications from Decision Center to the application of your choice. A webhook is an HTTP custom callback,...
Read more >
Web Push Webhooks - OneSignal Documentation
Use web hooks to get notified when a notification is displayed or clicked. ... from inside our service worker, and so HTTP webhook...
Read more >
Creating webhooks notification system - Wise Engineering
Another way to implement webhooks delivery is by using AWS SNS. The service was developed for delivering notifications and can send them via ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found