I have gone through various documentation of SendGrid Implementation. Actually, I want to use Email Templates defined in the SendGrid.
I only found that we can use Email Templates and can use substitution tags in it if we are implementing SendGrid SMTP API.
I want to make it confirm that, can we use Email Templates with substitution tags in it, if we are using SendGrid via Web API?
Thanks in advance!