← All integrations

Webhooks

A signed POST to your own endpoint whenever a link is created, edited, deleted or a domain changes.

AvailableDeveloper

Connector available. Follow the setup guide and verify access to your provider account from the dashboard.

What it does with ShortFreeURL

Pick the events you care about and every one of them is POSTed to your URL as JSON, signed with HMAC-SHA256 so you can prove it came from us. The events come off the audit trail, which is the one place every notable action already passes through — so a webhook cannot silently miss something the activity feed shows.

Every delivery is logged with its status code and response, and the log is visible on the integration itself. A failed delivery is something you can see rather than something you discover later.

Setting it up

  1. Open Integrations → Webhook in the dashboard.
  2. Paste your endpoint URL. Leave the signing secret blank and one is generated for you.
  3. Tick the events you want. Link created and domain changes are on by default.
  4. Press Send test — the delivery, its status code and its response body appear in the log underneath.

What data moves

Where this comes from: src/services/integrations.js — the webhook provider, deliver() and the delivery log.

Questions

How do I verify the signature?

Compute HMAC-SHA256 of the raw request body with your signing secret and compare it to the signature header in constant time.

What happens if my endpoint is down?

The failure is recorded in the delivery log with the status code and response, so you can see exactly what happened and replay from your side.

Related

Start Free — no credit card

The free plan includes 1,000 links, 6 custom domains and 50,000 tracked clicks a month, free forever. Choose a free subdomain from six shared domains. Paid plans start at $4 a month when you outgrow it, and you keep everything you have built.

Links, campaigns and support in one place

Choose the tools you need and see exactly which plan includes them. 72 available integrations, 45 guided workflows and 9 planned listings; planned listings are not working connectors.

Starter · $4/month

Google & Meta tracking

Google Ads Data Manager, GA4 Measurement Protocol and Meta Conversions API. Connect accounts and inspect delivery results.

Explore setup →
Starter · $4/month

More advertising platforms

Snapchat, TikTok, X, LinkedIn, Pinterest and Reddit event connectors. Provider permissions and configuration are required.

Explore setup →
Growth · $14/month

Email marketing drafts

Mailchimp, Brevo and supported email providers: select a list and create a campaign draft from a short link. Review and send in the provider.

Explore setup →
Starter · $4/month

Core apps & plugins

Zapier, Make, Slack, Segment and WordPress. Browser extensions, REST API and SDKs use the same workspace quotas.

Explore setup →
Starter · $4/month

Additional workflows

Other app connections and guided HTTP workflows with Make, Zapier or n8n. Follow the full illustrated setup guide.

Explore setup →
Starter · $4/month

Direct account imports

Import selected URLs from supported task, form, document and scheduling accounts. API creation allowances apply.

Explore setup →
Starter · $4/month

Multiple accounts

Connect multiple accounts for the same provider within the plan connection allowance; manage and disconnect each independently.

Explore setup →
Free · included

Android & developer tools

Use current dashboard features on Android; download WordPress, SDKs and CLI installation guides. Purchases and API limits remain server-enforced.

Explore setup →
Free · included

Ask with AI

Ask questions about current guides, API setup and plans; follow cited instructions and escalate account-specific problems to Support.

Explore setup →

USD monthly prices. Provider subscriptions may cost extra. API-created links consume the plan's automation allowance; website links and automation are separate. Compare full plans.