Hi Ryein,
You should contact Sendgrid support. This is their bug: http://community.sendgrid.com/sendgri...
Hi Ryein,
You should contact Sendgrid support. This is their bug: http://community.sendgrid.com/sendgri...
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!
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.
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.
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)
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"
If possible, please post your solution here -- I'm sure it will help other users!
Yes please I want to do it too...
My solution involves replacing SendGrid all together. If you want the solution contact me on skype at "goddardlabs"
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