Hi everyone,
I've developed a WhatsApp Bot IA using Voiceflow, powered by a GPT Assistant I built in the Playground (it's a genuine GPT Assistant, not a GPT Agent).
My goal is to have the conversations with this assistant transcribed into Google Sheets.
To achieve this, I've attempted to set up a webhook connected to my Google Sheets. My understanding is that I need to configure a POST request within my VoiceFlow workflow, which will then trigger the webhook to transfer the conversation data for transcription into Google Sheets.
I'm not entirely sure if my approach is correct.
Therefore, I'm reaching out to the community for assistance.
Thanks a lot!
Welcome to the callin.io community!
1. Screenshots of module fields and filters
Please share screenshots of the relevant module fields and filters in question. It would greatly assist other community members in understanding your situation.
You can upload images here using the Upload icon in the text editor:
2. Scenario blueprint
Please export the scenario blueprint file to enable others to review the mappings and settings. You can find the Export Blueprint menu item at the bottom of the scenario editor by clicking on the three dots.
(Note: Exporting your scenario will not include private information or connection keys)
Uploading it here will appear as follows:
blueprint.json (12.3 KB)
3. And most importantly, Output bundles
Please provide the output bundles for the modules. To do this, run the scenario, then click the white speech bubble on the top-right of each module. Save the bundle contents in your text editor as a bundle.json
file, and upload it to this discussion thread.
Providing the output bundles will allow others to replicate the scenario's behavior, even if they don't use the external service.
Following these steps will enable others to assist you effectively. Thanks!