It might not be an email integration problem but I would like to get solutions on it using various software available on internet or programming it using API.
Task: I send money transaction confirmation emails using php/.net code to people and cc it to myself too. It is required to show the email to someone who does not have access to the email account.
Is it possible to automate any of the following:
- Any way of showing an email sent from code/gmail/mailchimp/mandril/zapier/sendgrid as url
- Any service already available that takes a screenshot of email from gmail/mailchimp/mandril/zapier/sendgrid etc. and post on a public url using ftp details
- Programmatically take a screenshot of email sent from code/gmail/mailchimp/mandril/zapier/sendgrid and post on a public url using ftp details
- Any other way of making email public of any email sent using code/gmail/mailchimp/mandril/zapier/sendgrid