Page 3 of 4

SendGrid Mail API, Attachment?

Posted: Mon Jul 29, 2013 2:17 pm
by Kateryna Grynko

Hi Ryein,

You should contact Sendgrid support. This is their bug: http://community.sendgrid.com/sendgri...


SendGrid Mail API, Attachment?

Posted: Thu Sep 05, 2013 7:34 pm
by Hoken

Hi everyone ;)

I thought this problem was out of the way...
But it popped up again. This time I need to email images from database (more than one at a time).
Can you please confirm that this is possible with appery.io? And it would be wonderful with a small example!

Thank you for your help!


SendGrid Mail API, Attachment?

Posted: Thu Sep 05, 2013 7:45 pm
by maxkatz

You should be able to include an attachment with the email you send but it would need to be coded in JavaScript.

Appery.io is a tool to create apps, so you can do anything the browser or API you are using will support. This tells you what kind of apps you can build in Appery.io: http://docs.appery.io/getting-started. The final app runs in the browser or on the device -- not in Appery.io.


SendGrid Mail API, Attachment?

Posted: Thu Sep 05, 2013 8:03 pm
by Hoken

Thank you, I'm aware of that. :)
I rephrase my question: Is it possible using the the API:s and plugins available in Appery? Since my original problem was not, I'm curious to know before I waste to much time on it.


SendGrid Mail API, Attachment?

Posted: Thu Sep 05, 2013 8:31 pm
by maxkatz

We don't have a plug-in thats sends an email with attachment. SendGrid does provide such API: http://sendgrid.com/docs/API_Referenc... (see file parameter)


SendGrid Mail API, Attachment?

Posted: Thu Sep 05, 2013 8:45 pm
by Ryein Goddard

Hey Hoken I have a similar service I can help you out since I got this working. You can talk to me on Skype at "goddardlabs"


SendGrid Mail API, Attachment?

Posted: Thu Sep 05, 2013 9:05 pm
by maxkatz

If possible, please post your solution here -- I'm sure it will help other users!


SendGrid Mail API, Attachment?

Posted: Tue Apr 29, 2014 1:18 pm
by Johnny6773854

Yes please I want to do it too...


SendGrid Mail API, Attachment?

Posted: Wed Apr 30, 2014 12:43 am
by Ryein Goddard

My solution involves replacing SendGrid all together. If you want the solution contact me on skype at "goddardlabs"


SendGrid Mail API, Attachment?

Posted: Sat Jul 12, 2014 6:20 am
by Mike6979865

Please HELP... I'm trying to send an image as an attachment using SendGrid. I took a picture with the camera, and now I want to email it as an attachment. What is the easiest solution. Please help me