Voiceflow PartnersVPVoiceflow Partners
Powered by
TomasT
Voiceflow Partners•6mo ago
Tomas

Sending captured rating and client ID (phone) from Voiceflow to Zapier

I’m building a Voiceflow project where a client rates our service from 1–10.

- I want to capture this rating into a variable
{rating1}
{rating1}
.
- I also want to send the client’s phone number as
{phone_number}
{phone_number}
so Zapier can use it as the unique ID to update the correct row in Google Sheets.

Here’s the POST body I’m sending to Zapier:

```json
{
"phone": "{phone_number}",
"rating": "{rating1}"
}

What I need to confirm
1. Do I need to explicitly add an instruction in Voiceflow to collect the user’s rating and save it into {rating1}, or is that variable filled automatically?
2. The phone number comes from Zapier into Voiceflow (not from the user’s voice). How can I map that into {phone_number} so I can send it back later? Is there a way to auto-capture this without asking the user?
3. Is this the right approach for keeping the phone number as the client ID and updating their record in Google Sheets via Zapier?
Voiceflow Partners banner
Voiceflow PartnersJoin
Exclusive community for Voiceflow Solutions Providers & Content Creators.
13,076Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements
Recent Announcements
jacklyn

# Let your agents search the web 🔎 Hey everyone! We just released the web search tool for the agent step! Your agents can now automatically search the web for information, letting your agent supplement the LLM's knowledge and the data in its knowledge base with live, up-to-date information. Plus.... * You can restrict searches to specific domains, so your agent only searches sites that you own * This is a tool, so you remain in control of when the agent searches the web * Results are automatically summarized in a way that your agent can automatically understand Under the hood, we're using OpenAI's web search API. Give it a try, and let us know what you think! https://docs.voiceflow.com/changelog/native-web-search-tool

jacklyn · 4mo ago

jacklyn

jacklynbiggin's Thread

jacklyn · 4mo ago

hurt-tomato

connor_maclean's Thread

hurt-tomato · 4mo ago

Similar Threads

Sending Data from Zapier to Voiceflow
faint-whiteFfaint-white / ❓┃ask-a-question
2y ago
send data from zapier to voiceflow
generous-coffeeGgenerous-coffee / ❓┃ask-a-question
2y ago
How to pass client name from Zapier to use in Voiceflow call?
TomasTTomas / ❓┃ask-a-question
6mo ago
Zapier search result to Voiceflow choices
faint-whiteFfaint-white / ❓┃ask-a-question
2y ago