Official integrations
These are the integrations that are officially supported and actively maintained by CodeQR.
Zapier
Integrate CodeQR with Zapier

Make.com
Integrate CodeQR with Make.com

Pipedream
Integrate CodeQR with Pipedream

IFTTT
Integrate CodeQR with IFTTT

Integrately
Integrate CodeQR with Integrately

n8n
Integrate CodeQR with n8n

ActiveCampaign
Integrate CodeQR with ActiveCampaign

RD Station
Integrate CodeQR with RD Station

Kommo
Integrate CodeQR with Kommo

Pluga Webhooks
Integrate CodeQR with Pluga Webhooks
Building your own integrations
You can build your own integrations with CodeQR’s infrastructure for both links and QR Codes using our API.- Read the documentation on how to create links or create QR Codes.
- Learn how to integrate CodeQR into your application.
- Reach out to us to feature your integration in the integrations marketplace.
Integration webhooks
CodeQR also supports webhooks for integrations. You can use these webhooks to track events for both links and QR Codes. Learn more in the webhooks documentation. Here’s a list of the webhooks that CodeQR 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 clickedqrcode.created
– when a new QR Code is createdqrcode.updated
– when a QR Code is updatedqrcode.deleted
– when a QR Code is deletedqrcode.scanned
– when a QR Code is scannedlead.created
– when a new lead is createdsale.created
– when a new sale is created