Closed seenickcode closed 3 years ago
It seems like it's not possible to set the template ID when sending a mail Is that correct?
Which version of the SendGrid API are you using? Here is the function you can use for V3.
Works. Thanks. Looks like I was looking at the example in main.rs which sadly, seems to not use the v3 module.
main.rs
v3
It seems like it's not possible to set the template ID when sending a mail Is that correct?