Hi everyone—
I’m still pretty new to Vapi. I want to run outbound calls, and because my logic is fairly complex I’d like to build everything as a Workflow instead of a single-prompt Assistant.
In the guide’s e-commerce example, it tells you to upload a file that contains user information, but I don’t see where that file is actually used in the workflow.
Could someone explain how to pass the data from a CSV (phone number, name, etc.) into a Workflow and use it during an outbound call? Thanks!