Hello everyone, I’m using a chatbot designed for businesses, mainly in the solar panel installation sector, with an existing configuration that includes:Initial information gathering: The chatbot collects the user’s contact details (name and phone number) : The conversation between the user and the chatbot is captured.Email notification via a Make API call: The user’s contact details and the transcript of the conversation are emailed to the manager and myself, via a configured Make API call.However, I’m looking to improve this system by adding a conversation evaluation function:Conversation evaluation: At the end of the interaction, the chatbot asks the user to rate the quality of the conversation on a scale of 1 to 5. My aim is to integrate this conversation evaluation into the same email as the one sent previously, using a second Make API call. In this way, each email sent would contain not only the user’s contact details and the details of the conversation, but also the user’s assessment of the interaction.
However, when the email is received, the rating given by the user does not appear.
Could you please help me?
Please share screenshots of relevant module fields and filters in question? It would really help other community members to see what you’re looking at.
You can upload images here using the Upload icon in the text editor:
2. Scenario blueprint
Please export the scenario blueprint file to allow others to view the mappings and settings. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.
(Note: Exporting your scenario will not include private information or keys to your connections)
Please provide the output bundles of the modules by running the scenario, then click the white speech bubble on the top-right of each module and select “Download output bundles”.
A.
Save the bundle contents in your text editor as a bundle.txt file, and upload it here into this discussion thread.
Sir, I would like to inform you that I have just solved the problem myself thanks to chatgpt. It’s just that the Make API call was at the beginning of the conversation. Everything is back to normal. Thank you for your time and good luck!