Hi all, I am looking to trigger a VAPI
# general-english
x
Hi all, I am looking to trigger a VAPI workflow, to do an outbound call for lead qualification from Airtable or N8N, has anyone did it?
k
Yeah, by sending a simple HTTP request to vapi API with the lead’s phone number and any extra data you need. Then, once the call is done, you can use a webhook to send the results like qualification status or transcript back into Airtable or N8N..
x
Thanks @Kings_big💫
3 Views