stefan
09/02/2024, 12:48 PMVapi
09/02/2024, 12:50 PM{{name}}
placeholder in your prompt isn't working, there might be a few things to check:
1. **Template Syntax**: Ensure that the syntax used in your prompt matches exactly with the template syntax supported by VAPI. It should be {{variableName}}
without any extra spaces or characters.
2. **Data Mapping**: Make sure that the data from make.com is correctly mapped to the variable name you're using in the template. The variable name in the double curly braces should match the key of the data being sent.
3. **Data Availability**: Confirm that the data is available at the time the prompt is being generated. If the data is not present or is incorrectly named, the template will not populate correctly.
4. **Correct Integration**: Verify that the integration between make.com and VAPI is set up correctly and that the data is being passed in the expected format.
If you've checked all these points and it's still not working, it could be an issue with the VAPI system processing the templates. In that case, please provide more details or reach out to support for further assistance.Vapi
09/02/2024, 12:50 PMstefan
09/02/2024, 12:55 PMShubham Bajaj
09/02/2024, 10:41 PMstefan
09/04/2024, 3:26 AMstefan
09/04/2024, 3:26 AMShubham Bajaj
09/04/2024, 3:04 PMshfq
09/05/2024, 5:50 AMstefan
09/05/2024, 1:35 PMChowderr
09/05/2024, 4:45 PM