Victor Giron
Victor Giron4mo ago

Victor Giron - What would be the best way to se...

What would be the best way to send emails with sendgrid through SMTP in Buildship?
Solution:
HI @Victor Giron, You can try by including a named header X-SMTPAPI in the sendgrid node logic when sending email. Docs on how to setup and enable SMTP on SendGrid - https://www.twilio.com/docs/sendgrid/for-developers/sending-email/building-an-x-smtpapi-header.
Jump to solution
1 Reply
Solution
Gaurav Chadha
Gaurav Chadha4mo ago
HI @Victor Giron, You can try by including a named header X-SMTPAPI in the sendgrid node logic when sending email. Docs on how to setup and enable SMTP on SendGrid - https://www.twilio.com/docs/sendgrid/for-developers/sending-email/building-an-x-smtpapi-header.