Sendgrid Send Email

50 Views Asked by At

I want to send an email using my account api but i want the "From" would be the sender's email instead my email on the sendgrid.

I tried using the sendgridclient but no luck, If i replace the from address that is not set on the sendgrid, it return a result forbidden.

Let's say

My Sendgrid api email is [email protected]

if i use the [email protected] "from" address it works fine

but if i use a different account say [email protected] it doesn't work

0

There are 0 best solutions below