Exporting Data

Export data from your chatbot using the Botpress API by requesting the relevant endpoint.

Botpress Cloud allows you to create, manage, and deploy chatbots with little to no coding or infrastructure. In the natural course of maintaining a bot you may want to access its data outside of Botpress for various purposes, such as reporting, analysis, backup, or integration.

This section covers some of the most important use cases for extracting bot data to third-parties software.

ActionMethodsUse Cases
Exporting conversationsUsing the Botpress API Using HooksData Analysis
Compliance and Auditing
Backup and Historical Record
Debugging
Exporting analyticsUsing Hooks
Using the Botpress API
Performance Monitoring and Evaluation
User Tracking and Behavior Analysis
Product Management
Debugging