Skip to main content

workflow_uses_webhook

Function workflow_uses_webhook 

Source
pub fn workflow_uses_webhook(w: &Value) -> bool
Expand description

Whether a raw workflow document uses the inbound webhook surface — a webhook start node, or a wait: {on: webhook} callback (either needs webhooks.listen).