Custom HTTP notification
The Custom HTTP provider sends notification payloads to a URL you specify (GET or POST).
Configure the provider
Providers → Add. Set Category to Notification, Type to Custom HTTP. Fill in:
| Field | Description |
|---|---|
| Méthode | GET or POST |
| Nom du paramètre | Query (GET) or body (POST) parameter name for the message |
| Contenu | Message content or template |
| Endpoint | Full HTTP(S) URL to call |
| Chat ID | Optional identifier |

When you use Send Notification Message, Casdoor sends a request to Endpoint with the message in the chosen parameter. Example:
