dry-scarletD
VAPI3mo ago
dry-scarlet

Unable to send call id to n8n using a tool.

I have a custom tool which sends transcript of each user response to an n8n webhook.

I want to include call_id so I can keep context of the call. Its a multitenant solution.

But I cant send call_id through the tool.

Also its not included automatically in the payload sent to my webhook as some suggested.

Please how do I send it over

for reference my call id = 0199e7eb-e71a-7552-972f-d962ce732cb1
What is being sent to n8n is just the transcript the rest is header information

How do I send the call id please?
Was this page helpful?