the ability to pass information/variables from the...
# support
g
i want to be able to pass in information from n8n/make.com workflows when making the call using the 'create call' endpoint. I want to be able to later access these variables/information in the toolcalls.
v
Thanks for your question about passing variables from n8n/make.com workflows to Vapi's 'create call' endpoint and accessing them in toolcalls. I can see you're looking to create a workflow where data flows from your automation platform into your Vapi calls and then becomes accessible in your toolcalls. While I have information about passing the variables to the endpoint, I need more details about your specific use case to help with accessing them in toolcalls. Could you please share: 1. What specific variables are you trying to pass (customer names, order details, etc.)? 2. Have you already tried any particular syntax for accessing these variables in your toolcalls? 3. Are you using custom tools or Vapi's built-in tools? This will help me provide you with the most accurate guidance on variable interpolation syntax for your specific scenario. Sources: - [Discord thread about variable referencing in toolcalls](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1315677399026765855) - [Discord thread about variable evaluation issues](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1321375442644762625) - [Discord thread about passing variables with assistantOverrides](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1335054553250533439)
g
i want to pass in the "meeting-id" that's somehting specific to my usecase. i want to be able to use/reference that "meeting id" later in the toolcalls to reschedule the meetings.
s
Hey, checking if this is still blocking you after our Discord office hour discussion.