📄️ Engine scripting API
Many of your scripts will depend on internal Teneo data. You may for example want to use the user's input in a script, or find out what the name is of the flow that is currently processed or you need to manipulate and answer text using a script. For that you can use the Engine scripting API. This API gives you access to detail provided in the requests as well as the current state of the dialog.
📄️ Flow Scripts
Flow Scripts are fully customizable scripts that can perform multiple actions, such as handle Flow and Global Variables. Please see scripting for more information on scripts.
📄️ Global Scripts
Global Scripts are commonly used for controlling and manipulating user input at different stages of a session or when a solution is unloaded or loaded.
📄️ Integrations
Integrations are reusable sets of scripts most commonly to connect to external services or on-device applications. Integrations create a sophisticated user experience to provide end-users with information in real time about, for example, the weather or the latest news.
🗃️ Scripting
1 item
📄️ Secrets
Secrets are a way of allowing users of Teneo to store, manage, and use any secret/sensitive information, such as API keys, tokens, passwords, etc., in a secure and controlled way in the Platform.