Metaflow

Meteflow (from Konmai Pro application) are a sequence of commands very similar to Callflow actions that can be executes on in-progress call using a pre-defined DTMF sequences or dynamically by API request.

Executing pre-defined metaflow

You can pre-define metaflow action sequence you want and use DTMF during in-progress call to trigger its action.

Pre-defined metaflow actions can be define per account, so they are available to get triggered for any user or devices in your account, or per a single device or user.

Metaflow actions can be define using Metaflow API.

Executing metaflow dynamically

If you integrator and developer you can use Channels API.

Channels API provides two methods:

  • POST: Executing some Metaflow actions on the call
  • PUT: If Metaflow call command does not provide what you needed you may use this to stop current callflow and execute a new callflow on the call

Metaflow actions

Most of metaflow actions providing some highly usable call commands for ease of use, and for more advanced call commands you pas along a valid callflow with metaflow as action (module field) and it will be passed to Callflow for executing.