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.
Last updated
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.
Last updated
Leopard sends no user input when polling. It does add acommand=prompt
request parameter to each poll request.
Your Teneo solution must return the number of active flows to Leopard for every request. This is needed so that the polling is only active when there are no active flows (you are not mid dialog)