@Juaní
To trigger a call or an action like sending an SMS at the beginning of a conversation, you would typically need to set up an event listener or a webhook that responds to the "call answered" event. However, in the context of VAPI, you would need to configure your voice application logic to perform an action when the call is connected.
If you want to send an SMS when the call is answered, you would need to implement this logic within the call flow of your voice application. This might involve setting up a specific trigger within your assistant's configuration that automatically sends an SMS when the call is connected.
Unfortunately, without direct access to the VAPI configuration or the specific tools it offers for such automation, I cannot provide a precise method to achieve this. If VAPI has a function to send an SMS, you would need to call that function at the appropriate time in the call flow.
If you need further assistance with setting this up, please provide more details about the tools and options available within VAPI, or you may need to ask support for more info on this.