Hi,
I have a setup where I’m using Transactional Email templates triggered using Zapier webhook and the the integration itself works fine and triggers the given email as soon as the data is sent to webhook.
But when I enter the variables like {{token::first_name}} to the email template which is being triggered the email is not being sent at all, although the Zapier says the data is sent to Webhook with 200 status.

I want to map this first_name to the email template and then send the email, but this {{token::first_name}} is not working, the Zapier doesn’t allow to change the data object to tokens, as given in the API documentation.
Please let me know how to resolve this issue.