foreign-sapphire
foreign-sapphire15mo 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?
No description
11 Replies
Tico | Voiceflow Assistant
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
equal-jade15mo ago
equal-jade
equal-jade15mo 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-sapphire
foreign-sapphireOP15mo 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
equal-jade15mo ago
can you dm me some specifics? what is the output you usually get from zapier?
typical-coral
typical-coral15mo ago
Do you send information from zapier with the webhook bloc ?
foreign-sapphire
foreign-sapphireOP14mo ago
yes
W. Williams (SFT)
why can't you use the API step to request the info?
foreign-sapphire
foreign-sapphireOP14mo ago
they dont have api documentation. they can only have zapier integration
W. Williams (SFT)
yes, make a webhook request to Zapier
foreign-sapphire
foreign-sapphireOP14mo ago
but how can i send the result of the search to vf? sent you a dm thank you!

Did you find this page helpful?