A sample webhook client application using Streamlit. The client takes Webhook URL
and JSON Payload
as inputs, and makes an HTTP POST request to the specified webhook endpoint URL along with the payload.
For a detailed guide to webhook clients, see this post. To deploy on Railway using a one-click template, click the button below.