Flow Specification

Versions

14.4.0

Removes the all_urns field from send_msg actions.

14.3.1

Fixes switch router cases for text tests which should have a single argument but due to an editor bug may have been encoded as multiple arguments.

14.3.0

Changes airtime and ticket nodes to split on their output local instead of the action’s result.

14.2.0

Changes body to note on open ticket actions and cleans up invalid localization languages.

14.1.0

Changes webhook nodes to split on @webhook instead of the action’s result.

14.0.0

Fixes invalid expires values and categories with missing names. Note that this is a major version change because of other additions to the flow spec that don’t require migration.

13.6.1

Fixes result lookups that need to be truncated.

13.6.0

Ensures that names of results and categories respect definition limits.

13.5.0

Converts the templating object in send_msg actions to use a merged list of variables.

13.4.0

Converts the templating object in send_msg actions to use a list of components.

13.3.0

Refactors template expressions that reference @webhook to use @webhook.json

13.2.0

Replaces base as a flow language with und which indicates text with undetermined language in the ISO-639-3 standard.

13.1.0

Adds a uuid property to templating objects in send_msg actions.