Skip to content

Your First Zap: Form to Meeting

Build a Zap that creates a SkipUp meeting request when someone submits a form.

This tutorial walks you through building a complete automation: when a prospect fills out a demo request form, SkipUp automatically reaches out to schedule the meeting via email.

Trigger: A new Typeform submission (works with Google Forms, JotForm, or any form tool) Action: SkipUp creates a meeting request and the AI handles scheduling via email

  • A SkipUp workspace connected to Zapier (setup guide)
  • A form tool account (this guide uses Typeform as an example)

Create a form with at least these fields:

Form fieldPurpose
Email addressParticipant’s email for scheduling
Full nameHelps the AI personalize outreach
What are you interested in?Becomes the meeting purpose
Any additional context?Optional — feeds into AI instructions
  1. In Zapier, click Create a Zap
  2. Search for your form tool (e.g., Typeform)
  3. Choose New Entry as the trigger event
  4. Connect your form account and select the form
  5. Click Test trigger to pull in a sample submission
  1. Click + to add an action step
  2. Search for SkipUp (you must have accepted the connector invite first)
  3. Choose Schedule Meeting
  4. Select your SkipUp connection

This is where you connect your form data to SkipUp’s meeting request:

SkipUp fieldMap toExample
Organizer EmailYour sales rep email (hardcoded or from a lookup)[email protected]
Participant EmailsForm → Email address field{{email}}
Meeting PurposeForm → Interest field{{interest}}
Meeting TitleCustom text + form dataDemo with {{name}}
AI InstructionsForm → Additional context field{{context}}

Expand Show optional fields to configure:

FieldRecommendation
Duration30 for intro calls, 45 for demos
Include IntroductionCheck this for cold outreach — the AI writes a warm intro
Scheduling Window StartLeave blank (defaults to today)
Scheduling Window EndLeave blank (defaults to 2 weeks)

Click Test step. Zapier sends the mapped data to SkipUp and creates a real meeting request.

You’ll see a response confirming the request was created:

{
"id": "mr_01HQ...",
"organizer_email": "[email protected]",
"participant_emails": ["[email protected]"],
"status": "active"
}

Check your SkipUp dashboard to see the new request. The AI will begin emailing the participant to find a time.

  1. Click Publish to activate your Zap
  2. Submit a test form entry to verify the end-to-end flow
  3. Watch the meeting request appear in SkipUp

Want to know when the meeting is booked? Create a second Zap:

  1. Trigger: SkipUp → Meeting Scheduled
  2. Action: Slack → Send Channel Message (or Email, Teams, etc.)

Now your team gets notified the moment the AI confirms a time.

The AI Instructions field (mapped to SkipUp’s description) dramatically improves scheduling email quality. Here’s a template for form-to-meeting Zaps:

Prospect: {{name}} ({{email}})
Company: {{company}}
Interested in: {{interest}}
Additional notes: {{context}}
Tone: Friendly and professional. Keep the scheduling email concise.