deep-jade
deep-jade15mo ago

Sending Data from Zapier to Voiceflow

Hi! I'm having trouble sending data from Zapier to Voiceflow. Does anyone know how to do this? Thanks
5 Replies
Tico | Voiceflow Assistant
To connect Voiceflow with Airtable, you can follow these steps: 1. Set Up an AirTable: - If you don't already have an AirTable account, head over to airtable.com and sign up for free. - Once you have signed up or logged in, start a new spreadsheet from scratch or import an already existing spreadsheet. 2. Connect Airtable to a Voiceflow assistant: - Add an API block to your Voiceflow assistant. - Choose either GET or POST. GET grabs information from your AirTable and puts it in your assistant. POST adds information to your AirTable that was gathered from your assistant. - Click the Help button on the top right hand side of your AirTable page and click API documentation at the very bottom of the Help tab. - Grab the curl from the API documentation under AUTHENTICATION and paste into the URL line of your API block. 3. Test your integration: - Click Send Request in Voiceflow. - It will prompt you to put in a test variable, here you can put in a new task to add. - If the test is successful the variable you put in will pop up in your AirTable. If you encounter any specific issues or errors, please provide more details so I can assist you further. For more detailed information, you can refer to the Voiceflow API documentation.
deep-jade
deep-jadeOP15mo ago
thanks . but i dont need airtable
Steve B. | IntelleSync.ai
Tico was way off on this one! 😅 I’m not sure how to do it with zapier but in make.com you can use a webhook response module. See if zapier has something similar.
deep-jade
deep-jadeOP15mo ago
yes, there's a webhook too but not sure if this is correct? and where can i find userid? thank you so much!
No description
rare-sapphire
rare-sapphire15mo ago
I'm also interested by the answer I have the same issue

Did you find this page helpful?