I have a custom Wix form that guides visitors through five stages and, on final submission, saves every PDF they upload to the standard Wix “submission files” folder. I now need the moment that form is submitted to automatically trigger an email that goes out to three fixed addresses. That email should use Wix’s default subject line and body and simply attach every PDF sitting in the submission folder for that entry—no merging, renaming, or other processing required. The task is to implement the automation inside Wix (Velo/Backend Email APIs or another proven method) and prove it works end-to-end: • A user completes the form, • The system gathers all their uploaded PDFs, • One message with those attachments reaches each of the three recipients instantly. I’ll give you access to the site, form ID, and recipient emails. Delivery is complete when I can run a live test and see the three emails arrive with the untouched PDFs attached.