Skip to main content

workflow_webhook_path

Function workflow_webhook_path 

Source
pub fn workflow_webhook_path(id: &str) -> String
Expand description

Build the canonical per-workflow webhook path for id. The registry (GET /api/webhooks) and the delivery recorder use this so the stored last-delivery key and the advertised URL never drift.