How Does This Work?
To integrate with DumGum, you’ll need to create three API endpoints on your side:- Profile Endpoint: Used to fetch profile data from your service.
- Chat History Endpoint: Used to retrieve the chat history between two users.
- Incoming Content Endpoint: Receives replies generated by DumGum. These replies are text messages and sometimes includes extra informations like a Stop Reason.
After setting up these endpoints, please configure your project in your customer dashboard.