mirror of
https://github.com/databasus/databasus.git
synced 2026-04-06 00:32:03 +02:00
Add Customizable JSON Payload for Webhook #469
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @BorzDev on 9/10/2025
Hi, could you please add the ability to customize the JSON payload for the webhook? For example, I need the payload to be in this format: payload={"text": "message"}. This would make it easier to integrate with services that expect specific JSON structures. Let me know if you need more details or examples!