Webhooks
Webhooks allow you to receive real-time notifications when your links are clicked. When a click occurs, Linkly sends a POST request to your specified URL(s) with detailed information about the click.
Use Cases
- Automation Platforms: Trigger workflows in Make or Zapier when links are clicked
- Custom Analytics: Send click data to your own analytics system
- CRM Updates: Update customer records when they click links
- Slack Notifications: Get notified in Slack when important links are clicked
- Lead Tracking: Track when prospects engage with your links
Tip: For most automation use cases, our Make integration or Zapier integration are easier to set up than custom webhooks. They include instant click triggers powered by webhooks, with no coding required.
How to Set Up Link-Level Webhooks
1
Go to Links and click on the link you want to configure.
2
Scroll down to the Webhooks section.
3
Enter your webhook URL(s), one per line.
You can add multiple webhook URLs. All URLs will receive the same payload when the link is clicked.