Skip to main content

Changelog

What we ship, in public. For full narrative and discussion, follow AntForms on LinkedIn.

Native Klaviyo with logic-routed list subscribes

IntegrationsEmailEcommerce
  • OAuth with PKCE: no API keys, no bring-your-own-key.
  • Subscribe to up to three lists per form, routed by logic — new customers to one list, returning to another, refunds to a third.
  • Form submissions fire Klaviyo events without custom webhook code.
  • Inbound webhooks auto-register; profile updates flow back into the form without manual setup.
  • Pro plan ($19); three Klaviyo connections per form. Typeform paywalls the equivalent at Enterprise.
Read on LinkedIn

Native Pipedrive with read-back verification

IntegrationsCRM
  • Native OAuth: no Zapier hop, so Pipedrive cannot silently drop unrecognized enum values behind a 200.
  • Every write is read back and diffed against what was sent; deliveries are marked PARTIAL when fields drop.
  • One submission creates Person, Organization, Deal or Lead, Activity, and Note in the right order.
  • Four-tier owner assignment: logic rules → form field mapping → round-robin via Redis cursor → static default.
  • Email-based contact dedup with Redis caching; standard Pipedrive fields auto-map.
  • Pro plan; up to three Pipedrive connections per form.
Read on LinkedIn

Discord webhooks, hardened against abuse

IntegrationsSecurity
  • Discord markdown in submitter values is escaped before it hits the API, so a submission cannot masquerade as a channel message.
  • @everyone, @here, and user mentions cannot fire from form input: payloads carry zero-width spaces plus allowed_mentions.parse=[].
  • Per-webhook allowlist for which roles or users can be pinged; submitter input cannot expand it.
  • OAuth access tokens are dropped after the handshake; only the encrypted webhook URL is stored.
Read on LinkedIn

Native Cal.com scheduling

IntegrationsScheduling
  • Prefill the booking from earlier form answers: name, email, company carry straight into the booking screen.
  • Route respondents to the right calendar based on form logic.
  • No redirect to Cal.com mid-flow; the booking lives inside the form.
  • Booking slot becomes a logic input for branching the rest of the form.
Read on LinkedIn

Native Calendly integration (scheduler block)

IntegrationsScheduling
  • Embed Calendly inside the form: respondents pick a slot without leaving the flow.
  • Prefill name, email, and other answers into the booking screen.
  • Route to different meeting types based on form logic.
  • Branch the rest of the form on whether someone booked or skipped. No Zapier needed.
  • Available on every plan.
Read on LinkedIn

Native Mailchimp sync

IntegrationsEmail
  • Email and name sync to any audience on every submission.
  • Static tags on Free; dynamic tags and merge-field mapping on Pro.
  • Single opt-in by default; switch to double opt-in per form.
  • OAuth once, reuse across forms. Retry queue survives Mailchimp API outages.
Read on LinkedIn

Stripe payments inside forms

PaymentsIntegrations
  • BYOK Stripe: your keys, your payouts. We never touch funds.
  • Embedded Checkout in the form: no redirect, fewer dropped sessions.
  • Fixed price, variable amount, or respondent-entered amounts.
  • Payment data flows on submit to Google Sheets, webhooks, HubSpot, Notion, or Mailchimp when you enable it.
  • Payment block can sit mid-form; the session stays open after payment so you keep collecting answers.
Read on LinkedIn

Native Airtable sync

Integrations
  • Map form fields to your base. New rows on every submission.
  • Handles tricky field-type mismatches (linked records, attachments, lookups).
  • Postgres delivery tracking before writing; BullMQ retries on 5xx, stops on 4xx.
  • Attachments via short-lived R2 presigned URLs so Airtable can ingest before they expire.
  • Per-base locking during mapping edits.
Read on LinkedIn

HubSpot: Contact, Company, Deal in one shot

IntegrationsCRM
  • Creates or updates Contact from name, email, and phone fields.
  • Company matched or created from email domain.
  • Deal attached with pipeline and stage chosen per form.
  • Visual, workspace-scoped mapping that survives form edits.
  • Idempotency key per submission so retries cannot duplicate Deals.
Read on LinkedIn

Meta Pixel support

AnalyticsIntegrations
  • PageView when the form loads; Lead on submit with form-level custom data.
  • Retarget the 68% of visitors who open a form and never submit.
  • Works on hosted forms and embeds without code changes.
  • Pixel IDs scoped per workspace so agencies run separate campaigns per client.
  • Creators pick the standard conversion event per form.
Read on LinkedIn

Score calculation

Product
  • Assign points to answer options; totals auto-calculate across the form.
  • Show personalized endings based on score ranges.
  • Use cases: quizzes, assessments, lead scoring, pricing calculators.
  • Available on every plan, including Free.
Read on LinkedIn

Google Tag Manager integration

Analytics
  • Journey events: form_view, form_start, form_step_change.
  • Friction signals: form_field_focus, form_field_complete, form_abandon.
  • Wire GA4, Ads, or anything else through GTM: drop in your container ID.
  • Toggle events and optional non-PII field data; Consent Mode supported.
  • Embedded forms can forward events to the parent page.
Read on LinkedIn

Notion integration

Integrations
  • Connect workspace via OAuth; pick or create a database.
  • Visual field mapping; common field types auto-map.
  • Up to three Notion destinations per form for routing across teams.
  • Connection disables after repeated token failures, so you do not lose rows in the background.
  • Included on every plan.
Read on LinkedIn

Zapier: 7,000+ apps

Integrations
  • Trigger Zaps from form submissions without rebuilding forms.
  • Automate CRM updates, emails, spreadsheets, Slack, and more.
  • No-code setup in under a few minutes.
Read on LinkedIn

Slack notifications

Integrations
  • Submissions post to Slack with formatted field labels, answers, and timestamps.
  • Route inquiries to #sales, support tickets to #support, RSVPs to #events.
  • Beta teams cut response times from 4+ hours to under 20 minutes.
  • Two-minute setup; works with existing forms.
Read on LinkedIn

From notebook to #1 on PeerPush

CommunityCompany
  • January: idea in a notebook. February: launch nobody noticed. March: Product of the Day.
  • Thesis: forms are a boring problem everyone has, and the big tools make it worse.
  • Shipped early for real-user feedback instead of waiting for a perfect cut.
Read on LinkedIn

Cover images for forms

ProductDesign
  • Add a photo or GIF above the first question.
  • Signals effort and professionalism; lifts perceived quality and completion.
  • Available across plans.
Read on LinkedIn

One-click form preview

Product
  • See your form exactly as respondents will see it before sharing.
  • Real layout, real flow, real mobile rendering.
  • One click from the builder.
Read on LinkedIn

Build your next form in the app, or say hi on contact.