Optional
requestFactory: WebhooksIntegrationApiRequestFactoryOptional
responseProcessor: WebhooksIntegrationApiResponseProcessorPrivate
configurationPrivate
requestPrivate
responseThe request object
Optional
options: ConfigurationCreates an endpoint with the name <CUSTOM_VARIABLE_NAME>
.
The request object
Optional
options: ConfigurationDeletes the endpoint with the name <WEBHOOK NAME>
.
The request object
Optional
options: ConfigurationDeletes the endpoint with the name <CUSTOM_VARIABLE_NAME>
.
The request object
Optional
options: ConfigurationGets the content of the webhook with the name <WEBHOOK_NAME>
.
The request object
Optional
options: ConfigurationShows the content of the custom variable with the name <CUSTOM_VARIABLE_NAME>
.
If the custom variable is secret, the value does not return in the response payload.
The request object
Optional
options: ConfigurationUpdates the endpoint with the name <WEBHOOK_NAME>
.
The request object
Optional
options: ConfigurationUpdates the endpoint with the name <CUSTOM_VARIABLE_NAME>
.
The request object
Optional
options: ConfigurationGenerated using TypeDoc
Creates an endpoint with the name
<WEBHOOK_NAME>
.