Can't figure out Sendgrid Dynamic Template setup

I am trying to create a code and email it to a user using sendgrid.

I have read through all the docs but it's not fully spelled out step by step.

I have created a dynamic template with `{{ resetCode }}` and tried putting it both in a text block and a code block:[image.png]I then created a json object with the code:[image.png]Then created a dynamic sendgrid call with a template ID:[image.png]I get back a 202:[image.png]And I get the email itself with the correct template but the placeholder for the number is empty and I feel like I am missing something about the format to get it to connect and work. 

I have not been able to understand from sendgrid docs or xano docs what i'm doing wrong. 
Working with APIs
8 replies