Hi there, I have an automation in Make that is using the Vapi module (standard) to make outbound calls.
In this automation, I am sending the variable NAME.
Additionally, I am referencing this variable within the "First Message" field as {{name}}.
However, when the call is made, Vapi does not use the name. It's as if it ignores the variable.
What could it be?