thilak
11/11/2024, 7:49 AMVapi
11/11/2024, 7:51 AMVapi
11/11/2024, 7:51 AMproduct_id
received from the first call. This can again be handled in your Make scenario or your server code.
5. **Finalize**: Inform the user of the successful operation or next steps.
For the VAPI part, you would need to set up the following:
- **Endpoint**: Ensure you have an endpoint on your server that VAPI can hit to send and receive messages as per the Assistant Request docs.
- **Server URL**: Add the endpoint URL to the Server URL field in the Account page on the Vapi Dashboard.
- **Intents and Entities**: Configure the necessary intents and entities in VAPI to understand user confirmations.
- **Dialog Management**: Manage the conversation flow to ensure that the user is prompted correctly and that their responses are handled appropriately.
If you need assistance with setting up the Make scenario or the server-side logic, please ask support for more info on this.Vapi
11/11/2024, 7:53 AMShubham Bajaj
11/11/2024, 1:17 PM