Relative Content

Tag Archive for curltwiliosendgrid

How to embed image in email message using curl interface to SendGrid

I am trying to use the curl interface to SendGrid to send an email with an embedded image (not an attachment) and cannot work out the correct syntax. I am also on Windows, so the issues with the json quotes and the windows command line mean I have to create a file and use the curl -d option.