Automation and webhooks

Live

Connect Nimriz events to n8n workflows

Use the Nimriz community node to trigger self-hosted or cloud n8n workflows from link activity, and manage branded links with a dedicated operations node.

  • Webhook triggers
  • Event payloads
  • Workflow automation

Event flow

Async delivery
Link createdLink clickedQR scanned
Nimrizredact · filter · map
n8n

Bot traffic is excluded by default. Delivery runs off the redirect path with automatic retries.

Why n8n with Nimriz

Teams that self-host their automation should not have to give that up to automate link operations. The Nimriz community node works on n8n Cloud and self-hosted instances alike, with a trigger node for link activity and an operations node for creating, finding, and updating links.

01

Self-hosted friendly

The community node runs wherever your n8n runs. Keep automation on your own infrastructure while still reacting to link, QR, and domain events in real time.

02

Trigger node plus operations node

React to link created, updated, availability, domain verification, click, and scan events, and manage links with create, find, get, list, and update operations in the same workflow.

03

Bot-filtered click events

Click and QR scan triggers exclude bot traffic by default, so workflows act on genuine visitor activity instead of crawler noise.

App modules

Triggers, actions, and searches included.

Trigger node events

  • Link created
  • Link updated
  • Link availability updated
  • Domain verification updated
  • Link clicked (bot traffic excluded)
  • QR code scanned (bot traffic excluded)

Operations node

  • Create link
  • Find link
  • Get link
  • List recent links
  • Update slug
  • Update destination
  • Check slug availability

Under the hood

What Nimriz sends, and how.

Route Nimriz events into n8n workflows using the integration setup docs.

Plan note

Connector access, mapping controls, and event volume depend on plan. Use pricing and setup docs to confirm the right path before configuring production delivery.

Runs on
n8n Cloud and self-hosted n8n instances
Trigger node
Link created, updated, availability, domain verification, clicks, QR scans
Operations node
Create, find, get, list, update slug, update destination, check slug availability
Payloads
Same signed event envelope used by Nimriz webhooks
Access
Community node on npm (n8n-nodes-nimriz); connect with Nimriz OAuth2 or a workspace API key

Guided setup

Connected in four reviewed steps.

  1. 01

    Install the node

    Add the n8n-nodes-nimriz community node to your n8n instance.

  2. 02

    Connect credentials

    Sign in with Nimriz OAuth2, or authenticate with a workspace API key.

  3. 03

    Choose events

    Select the link, click, QR scan, or operations events that should start the workflow.

  4. 04

    Build and activate

    Start from the trigger node or add operations to an existing workflow, test, then activate.

Use cases

  • Self-hosted automation
  • Data sync
  • Operational alerts

Privacy notes

Nimriz uses destination-aware payloads and privacy-aware analytics language. Do not send secrets, raw personal data, or provider credentials in public links.

Nimriz never forwards raw IP addresses or complete User-Agent strings in integration payloads. Strict privacy mode omits visitor hashes and selected granular fields such as city.

Analytics privacy docs

More in Automation and webhooks

Pair n8n with the rest of the catalog.