Form Submission File Handling

I’ve setup an ‘On form submission’ trigger node that has a file upload field. After uploading the file, I can’t seem to do anything to access the uploaded file in subsequent nodes. Is this a function hidden behind a paid license by chance?

Hi @Grunticus Welcome to n8n :n8n: community :tada:

From your screenshots, it looks like the input binary field name is Binary, not binary

bruh…I coulda sworn…thanks, that did it.