Custom HTTP
note
Casdoor supports Custom HTTP Notification Provider. You can use it to send messages to specific HTTP addresses.
Configure Casdoor Custom HTTP Provider
There are three required fields: Method
, Parameter name
, Content
, and Chat ID
.
Name | Description |
---|---|
Method | Select GET or POST method. |
Parameter name | URL query parameter name or body parameter, depending on the method . |
Content | The message you want to send. |
Endpoint | Your HTTP address |
In my example, when I click Send Notification Message
, I receive this request: