How to get make a Vapi and Google Sheet connection

What are you trying to achieve?

I’ve created an AI assistant that modeled around making outbound calls in Vapi and a Google sheet with columns labeled for: names, phone numbers and status(if they user needs to be called). The main purpose is to have the Ai agent call the user if the status column is set to “not-called”. Agent will ask general question to the end user(nothing specific yet) and report if they were satisfied with the AI agents interaction skills.

I’ve updated all the API’s keys, Agent ID, phone ID’s etc from Vapi withing the given module(same with google account) but when I run the scenario it never makes the outbound call. Not error messages are showing in Make.com but the function is not working as intended

Ive verified that the Agent can make outbound calls in Vapi but enabling “Dial Keypad”
(This sets whether the assistant can dial digits on the keypad.)

Im fairly ner to the community so any help would be great. Thanks in advance

Screenshots: scenario setup, module configuration, errors

blueprint (1).json (40.6 KB)
blueprint.json (117 KB)