Webhooks
Get real-time HTTP POST notifications for every link event โ clicks, creations, updates, expirations, and geo-blocks. Connect to anything.
Set Up WebhooksReact to link events in real time
All Link Events Covered
Subscribe to link.click, link.created, link.updated, link.deleted, link.expired, link.limit_reached, and link.geo_blocked events.
HMAC Signature Verification
Every webhook payload is signed with your secret. Verify signatures on your end to ensure events are authentic and tamper-proof.
Automatic Retries
If your endpoint is temporarily down, AWSYS.CO retries delivery with exponential back-off. No events are lost silently.
How it works
Register your endpoint
Go to Settings โ Webhooks, enter your HTTPS endpoint URL, and choose which events to subscribe to.
Receive signed payloads
When an event fires, AWSYS.CO sends a JSON POST to your endpoint with the event type, link data, and an HMAC signature header.
Process and automate
Update your CRM, send a Slack alert, trigger a Zap, or write to your data warehouse โ any time a link event occurs.
Use cases
CRM Lead Scoring
Fire a webhook on link.click, look up the visitor's IP in your CRM, and automatically increase their lead score when they click a proposal link.
Slack Notifications
Get a Slack message every time your launch announcement link is clicked. Know the moment your product goes viral โ in real time.
Data Warehouse Ingestion
Stream all link.click events directly into BigQuery or Snowflake for long-term analysis and attribution modeling alongside your other event data.
Plan availability
| Plan | Webhooks | Events | Endpoints |
|---|---|---|---|
| Free | โ | โ | โ |
| Pro | โ | All 7 events | 3 endpoints |
| Builder | โ | All 7 events | Unlimited |
Webhooks are available on Pro and Builder plans. Supported events: link.click, link.created, link.updated, link.deleted, link.expired, link.limit_reached, link.geo_blocked.