I need my Squarespace site, a Google Form, and the Make (Integromat) platform wired together so that every time a visitor submits the form, a secure password is generated and sent without any manual step. Workflow vision • User completes the Google Form on my Squarespace page. • Make detects the submission in real time, pulls the data, and creates a unique, strong password once we approve the visitor. • The password, along with the form data (Email address, Username, Phone number, Company, Position, Needs), is stored and the Google Sheet. Key requirements - Trigger must be the form submission; no other event should start the scenario. - The entire flow has to be hands-off once launched—fully automated. - Passwords must meet common complexity best practices (minimum length, mix of characters, no sequences). - Deliver a brief setup guide so I can adjust the scenario or regenerate API keys later. Acceptance criteria 1. A live test shows a form entry leading to an email containing the autogenerated password within seconds. 2. All six data points arrive intact in the chosen destination (Sheets or database) alongside the password. 3. No manual approval or intervention is required at any step. Please build, test, and document the scenario so I can move straight into production when you hand it over.