You can totally send call reports to Google Sheets using Make.com.
Here’s a basic flow:
Trigger: Use a webhook in Make to receive call data (e.g., from Vapi or any voice platform).
Parser (optional): Use a JSON module if needed to format fields like lead_phone, recording_url, ended_reason, etc.
Google Sheets module: Use “Add a Row” and map the fields to your columns (Lead Phone, Phone Number ID, Ended Reason, etc.).
If you need help setting up the exact scenario, happy to guide you through it — I’ve built a few of these already!