My Wix-hosted site collects leads through standard contact forms; each submission brings in the visitor’s name, email, phone number plus extra fields such as CIBIL score and salary range. For every new lead—whether it comes from paid campaigns or finds us organically—I want an immediate, personalized WhatsApp acknowledgement to be sent automatically. Here’s what I need the finished solution to do: 1. Detect each new form submission in Wix (Velo, Wix Automations or similar). 2. Push the phone number and personalised placeholders (name, etc.) to WhatsApp Business Cloud API or a comparable gateway such as Twilio’s WhatsApp. 3. Use an approved message template that greets the lead by name and confirms we received their details. 4. Log delivery status inside Wix (database collection or dashboard widget) so I can see which messages were sent, delivered, or failed. 5. Provide clear deployment notes so I can adjust templates, add numbers, or switch gateways in the future without touching code. I already capture the phone number in every form, so no additional data collection workflow is required—just the automation and tracking layers. Compliance with WhatsApp opt-in policy and template rules is essential. If you’ve built similar Wix-to-WhatsApp hooks before, that experience will be valuable. Let me know how you plan to structure the backend code, what third-party services you recommend, and the timeframe to have the integration live and tested.