Implementation
Guides
To have a fully functional bot, you will be required to implement two distinct sets of endpoints, one for the configuration flow inside the iAdvize admin and another one for the conversation flow:
Configuration flow
Learn how to implement endpoints allowing your users to configure your external bot in iAdvize
Conversation flow
Learn how to implement endpoints to manage the flow of an iAdvize conversation
Reference
Last updated