Pivot

About Pivot

This metaflow action interrupts the running callflow to branch to a pivot action provided here.

Schema

Validator for the Pivot metaflow element

KeyDescriptionTypeDefaultRequiredSupport Level
cdr_urlOptional URL to send the CDR to at the end of the callstring()false
debugStore debug logs related to processing this Pivot callboolean()falsefalse
methodWhat HTTP verb to send the request(s) with`string(‘get''post''GET''POST’)`
req_formatWhat format of Pivot will the your server respond with`string(‘kazoo''twiml’)`kazoofalse
voice_urlWhat URL to request the initial Pivot callflowstring()true

On this page