WebhookController Methods
The WebhookController type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Dispose()()()() | (Inherited from AdvantageApiContentController.) |
|
|
Dispose(Boolean) | (Inherited from AdvantageApiControllerBase.) |
|
|
GetNavigations |
Retrieves navigations filtered by the specified selectors.
(Inherited from AdvantageApiControllerBase.) |
|
|
SendWebhook |
Send out the payload to distination URL
|
|
|
SetLanguage |
Sets the current language based on the given abbreviation.
Clears cached engines when the language changes.
(Inherited from AdvantageApiControllerBase.) |
|
|
Subscribe |
placeholder for allow admin to subscribe a webhook to AdvantageCSP
the payload can be any json object which will contains data we need to handle
this subscription logic
|

