Skip to main content

exec_http_hook

Function exec_http_hook 

Source
pub async fn exec_http_hook(
    hook: &HttpHook,
    _hook_event: &str,
    json_input: &str,
) -> HttpHookResult
Expand description

Execute an HTTP hook by POSTing the hook input JSON to the configured URL