UPDATE:
Figured this out, see next post of mine. The plugin encountered a comma in my variable text and apparently attempted to interpret it as a delimiter before a second variable, and thus failed. Best to find/replace commas with a space or something like that. Also: Dynamic Variables are really cool and powerful. Glad to be able to get back to spinning them up. :wink:

Hi there, @michael.david.marsac. I’ve been experimenting with a few VAPI plugins, and I really like yours for a number of reasons. One is the dynamic variables you can enter when you make a call. I am having some difficulty though. I can make the variables work if I directly enter plain text in the element inspector, like:

specials:Today we have hamburgers on special.

This works.

But if I have a multiline input and enter the specials in that, in the same way you have in the demo video, I get an error.

Here are a couple of screenshots. One is from your demo video, to make clear what I’m referring to, the second is a screenshot of the error, the third is how the plugin is set up to get the value of a multiline input.

The variable {{theCaper}} is set up in the Assistant and as mentioned, works if the Vapi plugin variable is just the plain text, and not a dynamic reference to the data.

Appreciate your assistance. This is a really valuable piece of functionality and I’m hoping to make it work. (Would also be cool to have dynamically referenced files, but first things first.) :wink:

Thanks!

Ron