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
Kings_big💫
08/02/2025, 11:11 AM
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..