ripthajacker
10/14/2024, 4:53 PMVapi
10/14/2024, 4:55 PM{{}}
, it's possible that there might be an issue with the template rendering or the data flow. To resolve this, we need to ensure that the data from the Webhook Response is correctly mapped to the variables in the prompt.
Could you please provide more details on how the data is being handled after the make.com scenario execution? Are there any specific error messages or logs that you can share? This information will help me guide you more effectively.
If you're unable to provide these details or if the issue persists, I recommend reaching out to support for a more in-depth investigation. Please let me know how you would like to proceed!Vapi
10/14/2024, 4:55 PMripthajacker
10/14/2024, 5:01 PMShubham Bajaj
10/14/2024, 5:48 PMripthajacker
10/15/2024, 2:20 PMShubham Bajaj
10/15/2024, 5:09 PMcall_mVA4ERQQb3LDE8GTm5BwIh1G
Shubham Bajaj
10/15/2024, 5:10 PMcurrent[not-working]
šµ 14:05:51:221 Server Message Successful. (https://hook.eu2.make.com/fpugbjebov8rogham3tqqnssa1pdtd28). Response: {
"results": [
{
"toolCallId": "9b2318cc-d901-414b-9704-878458411387",
"result": "{timezone: MST, currentDay: "Tuesday", currentDate: "2024-10-15", currentTime: "07:05:51"}"
}
]
}
expected
šµ 14:05:51:221 Server Message Successful. (https://hook.eu2.make.com/fpugbjebov8rogham3tqqnssa1pdtd28). Response: {
"results": [
{
"toolCallId": "call_mVA4ERQQb3LDE8GTm5BwIh1G",
"result": "{timezone: MST, currentDay: "Tuesday", currentDate: "2024-10-15", currentTime: "07:05:51"}"
}
]
}ripthajacker
10/15/2024, 5:18 PMripthajacker
10/15/2024, 5:35 PMShubham Bajaj
10/15/2024, 6:34 PMAiTitus :)
10/15/2024, 6:54 PMAiTitus :)
10/15/2024, 6:54 PMShubham Bajaj
10/16/2024, 12:26 PM