Skip to content

KAZOO Support Channels

This documentation is curated by 2600Hz as part of the KAZOO open source project. Join our community forums here for peer support. Only features in the docs.2600hz.com/supported space are included as part of our 2600Hz Support Services plan.

Set variables

Set Variables#

About Set Variables#

Schema#

Validator for the set_variables callflow data object

Key Description Type Default Required Support Level
custom_application_vars Key-value pairs to set as custom_application_vars on the channel object() {} true
export When true the provided custom_application_vars are set on the channel and any channel bridged to it later boolean() false
skip_module When set to true this callflow action is skipped, advancing to the wildcard branch (if any) boolean() false