Zapier & webhooks

Send every meeting
into your whole stack

Reline fires a signed webhook the moment a note is created, summarized, archived, or restored — so Zapier, Make, n8n, or your own endpoint can route the recap wherever your team works. Or go the other way and create Reline notes from any app. Connect once with your Reline account; automate everything after.

Start freeSee how to connect

Connect with your Reline account — pick a workspace and click Allow. Reline records bot-free; no webhook fires until you turn a Zap on.

Trigger · New Summary
RelineWebhook

📝 Acme · Discovery call

A new summary is ready. Reline just POSTed the payload below to your Zap.

Open in Reline

POST /webhook · 200

note.summary (markdown)

• Acme confirmed a Q3 rollout target • Security review is the main blocker • Next step: send the SOC 2 report by Friday

What it does

Every meeting outcome, delivered to the tools you already run

When something happens to a note in Reline, it can tell the rest of your stack. Reline emits a signed outbound webhook on four events — a note is created, its AI summary is generated, it's archived, and it's restored — and each one carries a clean JSON payload. Point those at the published Reline app on Zapier (or Make, n8n, or a URL of your own) and build whatever you need: post summaries to a channel, open a task, append a row, sync a CRM. There's also one action, Create Note, so any app can push a note back into Reline. You stay in control — nothing fires until you connect your account and switch on the events you want.

On the wire

What Reline actually sends

Every event is one HTTPS POST with a compact JSON body — small enough to route anywhere, complete enough to act on without a second lookup.

A signed JSON payloadEach event posts the note's title, a deep link back to it, its folder, and timestamps — as JSON your Zap or endpoint can read directly. No scraping, no polling.
The summary, as markdownOn the "summary generated" event, the payload also carries the full AI summary as markdown — ready to drop into Slack, Notion, a doc, or an email without reformatting.
Four events to build onCreated, summarized, archived, and restored each fire their own webhook, so you can branch your automations — notify on new summaries, archive-sync your CRM, and more — off the exact moment that matters.
Trigger · New Summary
RelineWebhook

📝 Acme · Discovery call

A new summary is ready. Reline just POSTed the payload below to your Zap.

Open in Reline

POST /webhook · 200

note.summary (markdown)

• Acme confirmed a Q3 rollout target • Security review is the main blocker • Next step: send the SOC 2 report by Friday

Getting started

Connect Zapier in four steps

You connect with your Reline account — no keys, nothing to copy. Choose Reline in Zapier, sign in, pick a workspace, and click Allow.

  1. Sign in with RelineIn Zapier, choose Reline and select Connect a new account. A Reline window opens — sign in with your Reline account, pick a workspace, and click Allow.
  2. Pick your triggerPick a trigger — New Note, New Summary, Note Archived, or Note Restored — and Zapier ties it to the workspace you just authorized.
  3. Map the payload to any appReline hands Zapier the title, link, folder, timestamps, and (for summaries) the markdown. Map those fields into the 8,000+ apps Zapier supports — Slack, Notion, HubSpot, sheets, and the rest.
  4. Or push notes back inWant the other direction? Use the Create Note action to make a Reline note — title, optional description, and folder — from any app in your Zap.
How it connects

The security model, in plain language

The connection is outbound and workspace-scoped. Reline sends events to your endpoint and signs every one, so your automation can prove the request really came from Reline.

OAuth 2.0You authorize the connection from your own Reline sign-in — pick a workspace and click Allow. It's scoped to that one workspace, and you can revoke it any time from Settings → Integrations → Zapier.
X-Reline-SignatureEvery webhook carries a signature header so your endpoint — Zapier, Make, n8n, or your own — can verify the request is genuine before acting on it.
HMAC-SHA256The signature is an HMAC-SHA256 of the payload, computed with your signing secret — so a forged or tampered body won't validate.
t=<unix>,v1=…The header includes a Unix timestamp alongside the signature, so you can reject stale or replayed deliveries.

The integration is outbound only. Reline emits the events you turn on and never reads back your other tools. Custom endpoints, Make, and n8n use the same signed catch-hook, and every connection is revocable from your settings.

Data & privacy

You decide what leaves the room

Reline records meetings bot-free and keeps your notes private by default. A webhook only ever carries the fields for the event you enabled — the title, link, folder, timestamps, and, for a summary, the summary markdown — never the raw transcript or the recording. Turn events off or disconnect any time from Settings → Integrations → Zapier, and read exactly how we handle data in our privacy policy and security overview.

Reline's summaries are generated by AI and can be inaccurate or incomplete — review them before you automate on them. Reline never uses your meetings, notes, or webhook content to train AI models.

Frequently asked

Questions about Reline for Zapier

Which events can trigger a Zap?
Four: a note is created, its AI summary is generated, a note is archived, and a note is restored. Each fires its own signed webhook, so you can build a separate automation off any of them.
What's in the webhook payload?
The note's title, a deep link back to it, its folder, and timestamps — as JSON. The "summary generated" event also includes the full AI summary as markdown. The raw transcript and recording are never sent.
Can I create Reline notes from another app?
Yes. The Reline Zapier app ships one action, Create Note — pass a title, an optional description, and a folder, and any app in your Zap can add a note to your workspace.
Does it work with Make, n8n, or my own endpoint?
Yes. The same signed webhooks work with Make, n8n, or any custom URL using a "Webhooks by Zapier"-style catch hook. Every delivery carries an X-Reline-Signature header (t=<unix>,v1=HMAC-SHA256) so you can verify it.
How do I connect Zapier?
Pick Reline as your trigger or action and choose Connect a new account — a Reline window opens; pick your workspace and click Allow. There's nothing to configure in an admin console.
How do I turn it off?
Open Settings → Integrations → Zapier and disable the events, turn off the Zap, or disconnect the account. Reline stops sending immediately.
Ready when you are

Stop taking notes.Start shipping outcomes.

Free forever for individuals. Five minutes to install. Your next meeting writes its own notes.