Integrations allow you to extend the capabilities of Dub and seamlessly connect with third-party platforms and services. By leveraging these integrations, you can enhance your workflows, automate tasks, connect with your favorite tools, and more.
Official integrations#
These are the integrations that are officially supported and actively maintained by Dub.
Building your own integrations#
You can build your own integrations with Dub's link infrastructure using our API.
- Read the documentation on how to create links or track sale conversions.
- Learn how to integrate Dub into your application.
- Reach out to us to feature your integration in the integrations marketplace.
Integration webhooks#
Dub also supports webhooks for integrations. You can learn more about them in the webhooks documentation.
Here's a list of the webhooks that Dub supports:
link.created– when a new link is createdlink.updated– when a link is updatedlink.deleted– when a link is deletedlink.clicked– when a link is clickedlead.created– when a new lead is createdsale.created– when a new sale is createdpartner.enrolled– when a new partner is enrolled in your programdiscount_code.created– when a discount code is createddiscount_code.deleted– when a discount code is deleted