Cloudflare Relay Worker
Cloudflare has open-sourced a Cloudflare Worker that makes it easy to transform generic webhook responses into any format required for delivery to various services, such as Rocket Chat. The process involves cloning the webhook relay worker GitHub repository, checking the payload format of the communication tool, setting up wrangler secrets and modifying the worker to accept POST requests with authentication. The converted payload is then sent to the desired service using a POST request. This development aims to make notifications available to any communication service without compatibility concerns.
Company
Cloudflare
Date published
May 2, 2022
Author(s)
Matt Boyle, Priyadharshini Subramanian
Word count
703
Language
English
Hacker News points
2