Integrations
Integrations
Find the tool you already use. Every entry says who supports the connection and links to the steps.
- 7
- Matching
- 4
- Built by SendBeam
- 7
- Categories
Connected with a form snippet or a call to the REST API.
Built by SendBeam · no automation tool in between
- Microsoft Teams Send SendBeam's operational alerts straight into a Microsoft Teams channel — no automation tool in between. Native
- n8n The official SendBeam node for n8n: 25 actions for contacts, lists, tags, campaigns, automations and email, and a trigger for every SendBeam event. Native
- Slack Send SendBeam's operational alerts straight into a Slack channel — no automation tool in between. Native
- WordPress The official plugin: forms and pop-ups on the site, opt-ins at registration, comments and checkout, and the site's own email from your verified domain. Native
Matching integrations
- Airtable Keep SendBeam in step with an Airtable base: each new record with an email becomes a contact. Via automation
- Astro A newsletter signup and a contact form as Astro components, posting straight to SendBeam with no server code. Via API
- Calendly Add people who book a Calendly meeting to SendBeam, so follow-ups go out after the call. Via automation
- Cloudflare Pages A contact form and newsletter signup on Cloudflare Pages without a Pages Function, plus the _headers file for Turnstile. Via API
- Eleventy Nunjucks includes for a signup and a contact form, with form IDs read from the environment at build time. Via API
- Eventbrite Add Eventbrite attendees to SendBeam as contacts, tagged by event, for reminders and follow-ups. Via automation
- Google Sheets Add each new row of a Google Sheet to SendBeam as a contact — handy for lists people still keep in a spreadsheet. Via automation
- Gumroad Add Gumroad buyers to SendBeam as contacts, so each product can have its own list. Via automation
- HubSpot Add new HubSpot contacts to SendBeam, so your CRM and your newsletter share one list of people. Via automation
- Hugo Partials for a signup and a contact form on a Hugo site, with the form IDs in hugo.toml. Via API
- Jotform Add Jotform submissions to SendBeam as contacts and put them on a list, through n8n, Make or Zapier. Via automation
- Lemon Squeezy Add Lemon Squeezy customers to SendBeam from each new order, using Lemon Squeezy's webhooks or Zapier. Via automation
- Make Use Make's HTTP module to add contacts and send email through the SendBeam REST API. Via API
- Microsoft Teams Send SendBeam's operational alerts straight into a Microsoft Teams channel — no automation tool in between. Native
- n8n The official SendBeam node for n8n: 25 actions for contacts, lists, tags, campaigns, automations and email, and a trigger for every SendBeam event. Native
- Netlify Forms on a Netlify site that keep working when you move hosts, with the netlify.toml headers for Turnstile. Via API
- Next.js Client components for newsletter signup and a contact form that post to SendBeam, with no API route to maintain. Via API
- Notion Add people from a Notion database to SendBeam: a new page with an email becomes a contact. Via automation
- Shopify Add Shopify customers to SendBeam as contacts, and tag the ones who agreed to marketing. Via automation
- Slack Send SendBeam's operational alerts straight into a Slack channel — no automation tool in between. Native
- Stripe Add new Stripe customers to SendBeam as contacts, ready for onboarding emails and receipts. Via automation
- Tally Send Tally form submissions to SendBeam as contacts, using Tally's own webhooks or an automation tool. Via automation
- Typeform Turn Typeform responses into SendBeam contacts, on the list and with the tags you choose. Via automation
- Vercel A Next.js or static site on Vercel with SendBeam forms and a vercel.json headers block. Via API
- Webflow Send Webflow form submissions to SendBeam as contacts, or embed a SendBeam form in Webflow directly. Via automation
- WordPress The official plugin: forms and pop-ups on the site, opt-ins at registration, comments and checkout, and the site's own email from your verified domain. Native
- Zapier The SendBeam app for Zapier: an instant trigger for every SendBeam event, plus 17 actions and 5 searches for contacts, lists, tags, email, campaigns and automations. Via API
Nothing matches that. , show every integration, or ask us for it.
Starter kits
Five runnable starters, MIT licensed.
Each one is a whole small site: newsletter signup, contact form, double opt-in, unsubscribe and spam protection, with a deploy config for its host. Set your form IDs and run.
- HTML and vanilla JS Plain HTML No API key needed · Any static host One page, one script, no build step: paste the files onto any host and both forms work. sendbeam-starters/plain-html
- Astro Astro on Cloudflare Pages No API key needed · Cloudflare Pages Signup and contact components, form IDs in PUBLIC_ environment variables, and a _headers file that lets Turnstile load. sendbeam-starters/astro-cloudflare-pages
- Eleventy Eleventy on Netlify No API key needed · Netlify Nunjucks includes and a global data file, with a netlify.toml that sets the Content-Security-Policy for you. sendbeam-starters/eleventy-netlify
- Next.js (App Router) Next.js on Vercel No API key needed · Vercel Client components that post straight to the form endpoint, so no route handler and no secret sit in the middle. sendbeam-starters/nextjs-vercel
- Hugo Hugo No API key needed · Any static host Two partials and one script in static/, with the form IDs read from site params in hugo.toml. sendbeam-starters/hugo
Every starter covers the same five things — newsletter signup, contact form, double opt-in, unsubscribe and spam protection — reads its form IDs from environment variables or site config, and is MIT licensed. Browse them all in sendbeam-starters.
Missing something?
Any tool that can send an HTTP request works.
Signup and contact forms post JSON to https://sendbeam.io/api/forms/<form-id> with no key. Everything else is under
/api/v1 with an x-api-key header and an
OpenAPI 3.1 spec.
If you want a page for a tool that is not here, request an integration.
Built an integration with SendBeam yourself? List your integration.
Product names, logos and brands are the property of their respective owners, and are used here only to identify the product each integration connects to. Airtable and the Airtable trademark are registered trademarks of Formagrid Inc dba Airtable. Google Sheets is a trademark of Google LLC. Vercel, the Vercel design, Next.js and related marks, designs and logos are trademarks or registered trademarks of Vercel, Inc. or its affiliates in the US and other countries. Slack is a trademark and service mark of Slack Technologies, Inc., registered in the U.S. and in other countries.