foreign-sapphire•15mo ago
Zapier search result to Voiceflow choices
Hello, does anyone know how to send the search results from Zapier to Voiceflow and use it as one of the butons in vf?

11 Replies
The original output seems to be a hallucination as it discusses a process that is not mentioned in the source documents. The source documents do not provide any information on sending search results from Zapier to Voiceflow and using them as buttons in Voiceflow. Therefore, I cannot provide a revised output based on the source documents.
equal-jade•15mo ago
check this out:
equal-jade•15mo ago
pass the information from zapier as json and send it through a code block with the javascript i just sent you. obviously your structure will be different then item.location and item.time so you will have to change that. but the rest of this script should work for you.
also there is high possibility that you could run your api directly through voiceflow (you might have to make a function) and avoid utilizing zapier and the costs it includes.
foreign-sapphireOP•15mo ago
How can I set the result from zapier to test?
Please note that i only use zapier for integration. Since that's the only way to integrate the software to vf
equal-jade•15mo ago
can you dm me some specifics? what is the output you usually get from zapier?
typical-coral•15mo ago
Do you send information from zapier with the webhook bloc ?
foreign-sapphireOP•14mo ago
yes
why can't you use the API step to request the info?
foreign-sapphireOP•14mo ago
they dont have api documentation. they can only have zapier integration
yes, make a webhook request to Zapier
foreign-sapphireOP•14mo ago
but how can i send the result of the search to vf?
sent you a dm thank you!