Do file attachments on emails get stored in Rollbase or are

Posted by jsniemi79 on 31-Aug-2015 16:10

I'm working on an email integration and want to know if the files are temporarily stored in Rollbase when they are attached to an outgoing email?  If they are stored as temporary files, can we access their URL to link to them in a conversion map?

Posted by Anoop Premachandran on 01-Sep-2015 02:19

Outgoing mails are jobs in a job queue which are executed by an internal job runner framework. Attachments can be of 2 types - manually uploaded by user in Send Mail UI or when tokens in email template evaluates to files. In either case, we don't store these files and so do not have URLs for them.

All Replies

Posted by Anoop Premachandran on 01-Sep-2015 02:19

Outgoing mails are jobs in a job queue which are executed by an internal job runner framework. Attachments can be of 2 types - manually uploaded by user in Send Mail UI or when tokens in email template evaluates to files. In either case, we don't store these files and so do not have URLs for them.

This thread is closed