Security
BotAPI
Bot API is built around REST. You can call our APIs through standard HTTP request with your api key placed in the query parameter. In turn, WOZTELL will return JSON-encoded response, with corresponding data that can determine wether related ...
Introduction
You can access the reference methods when you are designing the flow of your chatbot. For example, you can call this.upsertDataToDataSource inside you pre-actions or post-actions to insert or update the data in your datasource. This is very useful ...
WOZTELL Security Overview
WOZTELL deploys an extensive set of security and data protection measures to meet your security requirements, without sacrificing flexibility & usability in your bot building journey. WOZTELL Infrastructure Overview WOZTELL Infrastructure Identity ...
Open API Reference WOZTELL
Open API Reference Welcome Endpoint https://open.api.woztell.com/v3 Open API is built around GraphQL. Open API is built around GraphQL. It is recommended to have prior knowledge of GraphQL in order to make use of the Open API. You can visit our Open ...