Overview
Introduction
A call flow consists of a series of nodes, which represent different actions that can be taken during a call. Each node has a specific purpose, and you can connect nodes together to create a complete calling application.
Starting node
Starting nodes are the first nodes in a call flow and are used to handle incoming calls.
Action
Action nodes perform specific actions during a Call Flow, such as playing audio, answering/hanging up a call, or sending an SMS.
Forwarding
Forwarding nodes transfer the call to another number.
Record
Record nodes record the caller’s/callee’s voice/voicemail.
Input
Input nodes collect input or http requests from the caller.
Decision
Decision nodes make decisions based on the conditions specified.