Integrations

Every way to put Spaw verification where your addresses already are: official apps and plugins, the platforms' own HTTP steps, and the recipes for everything in between. Each page says plainly how it connects and whether it works today.

Built by Spaw
an app, plugin, script, SDK or webhook adapter that Spaw maintains
Platform HTTP step
the platform's own webhook or HTTP action calling the API
Through Zapier or Make
a Zapier or Make scenario between the platform and Spaw

Automation

Put a verification step in any workflow. The platform's own HTTP step works today; Spaw's apps add ready-made actions.

Platform Connects through Spaw app
Zapier

Call the Spaw API from any Zap with Webhooks by Zapier today, and what the Spaw Zapier app adds once listed: actions, a search step, one connection.

Built by SpawZapier appListing pending
Make

Call the Spaw API from Make's HTTP module in any scenario today and route on the verdict. Covers the Spaw app for Make, which is built and awaiting review.

Built by SpawMake appListing pending
n8n

Call the Spaw API from n8n's HTTP Request node with a header credential, branch on the verdict with an IF node, and what the n8n-nodes-spaw community node adds.

Built by Spawn8n community nodeListing pending
Custom webhooks

The two HTTPS callbacks Spaw sends, how to verify the X-Spaw-Signature HMAC in Node or PHP, how retries work, and how to receive them in any automation tool.

Platform HTTP step

CRM

Verify contacts as they are created, before a sequence or a sales call wastes time on a dead address.

Platform Connects through Spaw app
HubSpot

Verify new HubSpot contacts with a workflow webhook action that calls the Spaw API and writes the verdict to a property, or through Zapier on other tiers.

Platform HTTP step
Pipedrive

Verify each new Pipedrive person through Zapier or Make, write the verdict to a custom field, and clean the existing database with a bulk run and a CSV import.

Through Zapier or Make
Salesforce

Verify new Salesforce leads and contacts through Zapier or Make, store the verdict in custom fields, and clean existing records with a bulk run.

Through Zapier or Make

Email marketing

Check subscribers before they enter a list, so bounces never reach your sender reputation.

Platform Connects through Spaw app
Mailchimp

Verify new Mailchimp subscribers through Zapier or Make, tag them by verdict, clean an existing audience with a bulk run, and feed bounces back as suppressions.

Through Zapier or Make
Klaviyo

Verify new Klaviyo profiles through Zapier or Make, store the verdict as a profile property for segments and flows, and clean an existing list with a bulk run.

Through Zapier or Make
ActiveCampaign

Verify new ActiveCampaign contacts through Zapier or Make, tag them by verdict so automations can react, and clean an existing list with a bulk run.

Through Zapier or Make

Forms and websites

Catch typos and dead addresses at the point of entry, without ever blocking a submission.

Platform Connects through Spaw app
WordPress

The Spaw WordPress plugin checks comment, registration and WooCommerce checkout emails as visitors type them, and can reject addresses that cannot receive mail.

also: WooCommerce

Built by SpawWordPress pluginAvailable
Website forms

One script tag adds live email verification to Webflow, Framer, Squarespace, Carrd or plain HTML forms: typo fixes and dead-address notices, never blocking.

also: Webflow, Framer, Squarespace, Carrd, plain HTML

Built by Spawform helperAvailable
Typeform

Verify the email answer of every Typeform response through Zapier or Make before it reaches your CRM or sheet, and recover typos with the suggested correction.

Through Zapier or Make

E-commerce

Verify customer addresses after checkout, where the platform allows a call out.

Platform Connects through Spaw app
Shopify

Verify new Shopify customers after creation through Zapier or Make and tag them by verdict. Why checkout is out of reach and there is no Shopify app.

Through Zapier or Make

Spreadsheets and data

Verify a column of addresses where the list already lives.

Platform Connects through Spaw app
Google Sheets

A paste-in Apps Script custom function. =SPAW_VERIFY(A2) answers the verdict, a range is checked 50 addresses per request, and answers are cached for six hours.

Built by SpawApps Script custom functionAvailable
Airtable

Verify new Airtable records through Zapier, Make or an automation script that calls the Spaw API, write the verdict back, and bulk-clean the whole table.

Through Zapier or Make

Email delivery

Feed bounces and deliveries back so the suppression list and measured accuracy stay current.

Platform Connects through Spaw app
Postmark

Point a Postmark webhook at your Spaw feedback URL and every hard bounce, delivery and spam complaint updates your suppression list and measured accuracy.

Built by Spawwebhook adapterAvailable
Amazon SES

Subscribe an SNS topic to your Spaw feedback URL so SES permanent bounces, complaints and deliveries update your suppression list and measured accuracy.

Built by Spawwebhook adapterAvailable
Mailgun

Add your Spaw feedback URL as a Mailgun webhook for delivered, permanent failure and complaint events, and your suppression list keeps itself current.

Built by Spawwebhook adapterAvailable
SendGrid

Point the SendGrid Event Webhook at your Spaw feedback URL so bounces, drops, deliveries and spam reports keep your suppression list current.

Built by Spawwebhook adapterAvailable

Developer tools

Official clients and the machine-readable description of the API.

Platform Connects through Spaw app
OpenAPI

An OpenAPI 3.1 document with 17 operations, examples and error schemas lives at /openapi.json: import it into Postman, Insomnia or Bruno, or generate a client.

also: Postman, Insomnia, Bruno, openapi-generator

Built by SpawOpenAPI documentAvailable
Python

The official spaw-sdk package wraps every Spaw endpoint with typed results and one exception class per API code. Standard library only, Python 3.9 or newer.

Built by SpawPython SDKListing pending
Node.js

The official spaw package for Node.js 18 and newer wraps every Spaw endpoint with typed results, TypeScript declarations and one error class per API code.

Built by SpawNode.js SDKListing pending
PHP

The official spaw/spaw-php package wraps every Spaw endpoint in a dependency-free client with one exception per API code. PHP 8.2 with curl and json.

Built by SpawPHP SDKListing pending

AI assistants

Let an agent verify addresses over the Model Context Protocol.

Platform Connects through Spaw app
MCP clients

Spaw's MCP server at https://spaw.co/mcp gives AI agents four verification tools with your existing API key, the same billing and the same answers.

also: Claude Code, Cursor

Built by SpawMCP serverAvailable

markdown version: /integrations.md