Sendgrid v3 send mail

Hello All,

Has anyone had any luck using the sendgrid v3? I am trying to create a simple /mail/send and tried every which way but always gets errors. Can you anyone help me figure out what to fill in for body and personalizations to simply send an email to an address:

from: noreply@test.com
to: test@test.com
Content: {{textInput1.value}}

Thank you!

Hi @Miotx! You can see a couple examples of sendgrid queries here, would you mind posting an example of a configuration you've tried with the errors you're getting?