Need Help with Vapi AI Calling Workflow (CSV + Ret...
# projects-showcase
s
Need Help with Vapi AI Calling Workflow (CSV + Retry + Transcription) Hi team, we’re building a workflow in Vapi that reads a CSV (uploaded in the Phone Numbers section) and calls each number with a personalized message using placeholders like client_name, job_heading, and job_description. We're using: status == "pending" to control retries. Retry logic: reattempt if call duration < 1 sec or manually ended. On success: store transcription, update status and last_call_attempt. Main goal: automate personalized calls with retries + transcription updates. But we’re facing some issues in the setup and would love help from the support team to debug or guide us if we’re missing any config. Thanks in advance!