wow i just realised vapi auto replies to
# general-english
j
wow i just realised vapi auto replies to text messages - in the message logs , is there some way to trigger a webhook or api for this?
k
Use a custom tool in your assistant or an API Request node in your workflow and just set async: false, strict: true, and make sure your endpoint returns the proper JSON with the toolCallId.. https://docs.vapi.ai/assistants/assistant-hooks
2 Views