Connect Form to Email & Sheets

Job ID: 40296281

Budget: ₹600 – ₹1,500 INR

The website is already live; the only task left is wiring the contact form so every submission:

• lands in my inbox immediately, and
• is appended as a new row in the Google Sheet I have waiting.

The form is finished and visible on the site. It captures four fields—name, email, phone number, and message—and shows a thank-you message after sending. All styling, layout, and hosting are done, so the scope is purely the backend / integration logic.

You are free to use PHP, JavaScript fetch/AJAX, Google Apps Script, the Sheets API, Zapier, or another lightweight approach—whatever delivers reliable email delivery (via SMTP or an API like SendGrid/Mailgun) and an instant Sheet update. The finished code should be:

• Fully commented so I can adjust addresses or Sheet IDs later.
• Secure against obvious spam/abuse (simple honeypot or reCAPTCHA v3 is fine).
• Deployed on the current server without breaking existing pages.

I’ll give you FTP/SSH access plus the Sheet URL as soon as we start. Once the first test submission shows up in both my inbox and the spreadsheet, we’re done.
Related categories: PHP JavaScript AJAX WordPress MySQL Google Sheets SMTP API Integration