Google Forms Integration

Step 1: Create Connection

  1. Go to Lead Source

  2. Select Google Forms Integration

  3. Click Create Connection

  4. Enter connection name

  5. Click Create Connection

Step 2: Copy Script

  1. Copy the Apps Script code generated

  2. Keep the Webhook URL secure

Step 3: Add Script in Google Form

  1. Open your Google Form (Edit Mode)

  2. Click 3 dots → Script Editor

  3. Remove existing code

  4. Paste the copied script

  5. Click Save

Step 4: Configure Trigger

  1. Go to Triggers

  2. Click Add Trigger

  3. Set:

    • Function: onSubmit

    • Event Type: On form submit

  4. Save and authorize

Step 5: Field Mapping

  1. Go to Installed Page

  2. Open Field Mapping

  3. Map form fields (Name, Email, Phone, etc.) to CRM fields

Step 6: Test Setup

  1. Submit a test response in Google Form

  2. Verify fields are fetched correctly

Step 7: Optional Settings

  • Enable Auto Create Contact

  • Configure Webhook (if required)

Step 8: Monitor Logs

  1. Go to Logs Section

  2. Check lead data, status, and errors

  • Integration is ready and live

Last updated

Was this helpful?