Prompt Trigger Polling

If you have dialog flows with Prompt Triggers then Leopard can poll your TIE at a configurable interval. Polling is disabled by default but can be enabled and configured in the Solution config.

Post Processing
_.putOutputParameter("numActiveFlows", "" + _.getActiveFlows().size())

Screenshots

A catch all flow that handles every poll request
A contrived flow with a Prompt Trigger that only executes when the current minutes are even numbers
Answers form Flows triggered via Prompt Triggers showing in Leopard

Last updated