PDF, GDoc, and Docx Form Submissions sent as Attachments to Workflow Recipient

Currently a Workflow Recipient is able to received any uploaded .jpg files input as part of a visitor form submission as an attachment. Please expand this to include .pdf. ie. Client needs to receive the Homestudy pdf/doc attachments that are submitted as part of their intake form(s).

Hi @DaunOmega. I don’t get the same result here. No attachments are present in my workflow notification emails with either .jpg or .pdf uploads.
Are you sure it’s not just your email client converting the found link into an attachment (or just visually displaying it like an attachment)???

If sending actual attachments is functioning/possible I’d imagine there would be many restrictions and issue around this (ie: file size, security).
In BC there was file number and size limits.

A possible workaround pending any official comments on this is to create a forced download link:

https://<YOUR DOMAIN>{{this.formSubmissionData.fields.custom.<YOUR FILE FIELD NAME>.value}}?downloadable=1