make.com help
# support
k
Hi all 🙂 Trying to understand the connection to make or the Survel URL. I want to host VAPI on a website/webapp and have a user log in. When they are logged in they can use the tool for a certain amount of time (I'll get to that later). But when they start the call I want to send a user id from them being logged into the app through Make.com and retreive data from a google sheet and return it to VAPI for the call. Then at the end I want to send the data to make and add the transcript and the user ID to Google Sheets. As VAPI only seems to have one space for a URL I am confused if everything needs to sit inside one automation with the same webhook and filter based on this or if I am missing the mark somewhere? Thanks in advance.
r
You'll need 2 webhooks. One for call start and one for call end
k
Ok good to know, where do we set it up in the start one, I only see a function option. And I don't want to do calls but embed it on a website/web app
r
Open your account settings from bottom left. You’ll find the option to put the webhook link there