Still trying to send emails from SQL via Sendgrid
I have tested that I can send an email using the following cURL command:
and am now trying to translate this into SQL. Can anyone give me some pointers on how to restructure this to use in a SQL http request?
So far I ahave this
and am now trying to translate this into SQL. Can anyone give me some pointers on how to restructure this to use in a SQL http request?
So far I ahave this