Integrations

Everything connects. Nothing extra to install.

Fstop works with the tools you already use. Google, Stripe, your website — all built in from day one. No plugins, no Zapier tax, no headaches.

Gmail

Send emails directly from your own Gmail address. Clients see your name, your address — not a generic CRM sender.

Built In
  • Send from your real email address
  • Use your email templates
  • All emails tracked in fstop
  • OAuth — we never see your password

Google Calendar

Your shoots, meetings, and deadlines sync to Google Calendar automatically. See everything in one place.

Built In
  • Timeline events sync automatically
  • Two-way sync with your calendar
  • Color-coded by event type
  • Never double-book again

Stripe

Accept payments, send invoices, and track revenue — all powered by Stripe. Your clients pay, you get paid. Simple.

Coming Soon
  • Send invoices with pay-now links
  • Accept credit cards and ACH
  • Automatic payment tracking
  • Revenue dashboard in fstop

Google Sign-In

Log in with your Google account. No new password to remember, no separate account to manage. One click and you're in.

Built In
  • One-click sign in
  • Secure OAuth 2.0
  • No passwords stored by fstop
  • Same Google account for everything

Embeddable Forms

Design your inquiry form in fstop, copy the code, paste it on any website. Submissions land directly in your pipeline.

Built In
  • Visual drag-and-drop form builder
  • Match your brand colors and fonts
  • Works on any website platform
  • Self-contained HTML/CSS/JS snippet

Webhooks

Already have a contact form you love? Point it at your fstop webhook URL and inquiries flow in automatically.

Built In
  • Unique webhook URL per account
  • Accepts JSON and form-urlencoded
  • Works with any form provider
  • Handles CORS from any origin

Email

Your Gmail, supercharged

Most CRMs send emails from their own servers. Your clients get messages from "noreply@somecrm.com" — impersonal and confusing.

Fstop connects directly to your Gmail via the Gmail API. Every email you send comes from your actual address. Clients reply to you, not to a system.

  • Uses Gmail API — send-only, we never read your inbox
  • Authorized via Google OAuth, revocable anytime
  • Combine with your email templates for one-click sending
  • All sent emails logged in the client's activity feed

Website Platforms

Works with your website

Embed your fstop inquiry form or connect your existing form via webhook. Either way, new leads land in your pipeline instantly.

Squarespace

Embed form via Code Block, or keep your Squarespace form and connect via Zapier webhook.

Embed or Webhook

Wix

Embed form on any page, or use Wix Automations to send form submissions to your webhook URL.

Embed or Webhook

ShowIt

Drop your fstop form into any ShowIt page using the Embed Code widget. Drag, place, done.

Embed

WordPress

Embed form in any post or page, or use Contact Form 7 with the free "Any API" plugin for webhooks.

Embed or Webhook

Don't see your platform? If it supports HTML embed codes, it works with fstop.

How It Works

Connect in under 5 minutes

Whether you embed a form or use a webhook, getting leads into fstop is simple.

1

Build or connect

Design a form in fstop's builder to match your brand, or grab your unique webhook URL to connect an existing form.

2

Add to your website

Copy-paste the form embed code into your site, or point your form's webhook/automation at your fstop URL.

3

Leads flow in

Every submission creates a new inquiry in your pipeline. Name, email, event details — all mapped automatically.

For Developers

Webhook-friendly by design

If you're technical (or your web person is), fstop's webhook endpoint accepts standard POST requests. Send JSON or form-urlencoded data — both work.

  • CORS enabled from any origin
  • Accepts JSON and application/x-www-form-urlencoded
  • Known fields mapped automatically (name, email, phone, event type, date, package, message)
  • Unknown fields stored as custom data
  • Processes in under 2 seconds
// Example: send an inquiry to fstop

POST https://your-webhook-url.supabase.co/functions/v1/receive-inquiry

{
  "name": "Sarah & James",
  "email": "sarah@email.com",
  "phone": "(555) 123-4567",
  "event_type": "Wedding",
  "event_date": "2026-09-15",
  "package": "Full Day Coverage",
  "message": "We found you on Instagram and love your work!"
}

// → Creates a new inquiry in your fstop pipeline

Philosophy

No Zapier. No plugins. No extra bills.

Other CRMs charge you for integrations, or make you set up third-party connectors that break without warning. Fstop builds integrations directly into the product.

Google, webhooks, embeddable forms — they're all included in your $21.99/mo. No add-ons, no tiers, no surprise fees. And when Stripe payments launch, that'll be included too.

  • Gmail integration — included
  • Google Calendar sync — included
  • Form builder — included
  • Webhook endpoint — included
  • Stripe payments — coming soon, included

Ready?

Start connecting in minutes

7-day free trial. All integrations included from day one.