Recipient email with attachment


(Valeri Nikitin) #1

Is it possible to set up a custom form that when a user fills out it sends them an email with a file attachement? 

Version is matrix v4.6.0


(Bart Banda) #2

Unfortunately you can't set a custom form to send a file attachment as an email response to the user. You can only set them to attach any files that were uploaded as part of the form submission. 

 

Another option would be to provide a direct link to download the file asset that you have in Matrix. The advantage of this is that if you need to update the file, users will always be downloading the latest version of the file at the time of clicking on the download link, rather than receiving the email. 

 

Hope that helps. 


(Valeri Nikitin) #3

Thanks Bart. Yeah our fall back was to just provide direct link to download.