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 | Descrição |
|---|---|
| Método | GET or POST |
| Nome do parâmetro | Query (GET) or body (POST) parameter name for the message |
| Conteúdo | 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:
