Whatsapp templates

Hopefully the last whatsapp related question.

I have approved templates, passing basic info like name, email, etc
The node is configured correctly and the right template selected.
No matter what I send to the template, the execution fails with “Number of parameters does not match the expected number of params”
The number of parameters are correct, the preview shows a message identical to the template on meta, but no matter what, it keeps failing with the above error.

Found the issue. If the variables in the template are defined as “name” then the send fails, when they are defined as “number” it works fine. Probably a misunderstanding on my part.

1 Like