This document is for an older version of Kazoo (version 4.3) that is no longer supported. You should upgrade and read the current documentation.

Callflow

About Callflow

Branches the current call to another callflow.

Schema

Validator for the callflow callflow data object

KeyDescriptionTypeDefaultRequiredSupport Level
idThe Callflow ID to branch tostring()false
skip_moduleWhen set to true this callflow action is skipped, advancing to the wildcard branch (if any)boolean()false

On this Page