#how do i pass dynamic variables when calling with twilio?
1 messages · Page 1 of 1 (latest)
AI-generated Answer for alligatornk
To pass dynamic variables when making calls with Twilio, you need to configure a webhook to handle personalization. This allows you to include dynamic variables in the conversational AI agent's prompt. You can find detailed instructions on how to set this up in the Twilio Personalization guide.
If you're experiencing issues, ensure the webhook is properly configured and that the dynamic variables are being sent correctly in the payload. If problems persist, you may need to troubleshoot the integration or verify the setup. Let me know if you need further clarification!
i cant pass the variables on the http request which makes the call?