🇪🇸 Español 🇬🇧 English 🇧🇷 Português
n8n-nodes-omnifox · official nodes

All of Omnifox, inside n8n

Official n8n nodes: 124 operations across 21 resources plus a webhook trigger with 26 events. Connect your inbox, CRM, boards and calendar to the other 400+ n8n apps without writing a line of code.

124
operations
21
resources
26
trigger events
3
languages in the UI
The package

Two nodes and one credential

One to act on Omnifox, one to react to what happens inside it.

Omnifox node

Run any action: send messages, create deals, move cards, book appointments, build quotes, pull reports. Fields are filled from searchable lists — you pick the conversation or the deal by name instead of typing IDs.

  • Automatic pagination with "Return All"
  • Upload and download files as binary data
  • Usable as a tool by an n8n AI agent

Omnifox trigger

Start a workflow when something happens: a message arrives, a conversation is assigned, an SLA is breached, a call ends, a contact is created or tagged. The webhook subscription is created and removed for you when the workflow is activated and deactivated.

  • 26 events across messages, conversations, contacts, calls and campaigns
  • Every delivery is signed, and the node verifies the signature
  • Replayed deliveries outside the 5-minute window are rejected
Installation

Three steps and you are in

  1. 1

    Install the package in your n8n

    In n8n go to Settings → Community nodes → Install and type the package name.

    n8n-nodes-omnifox

    Self-hosted n8n from the shell? Run npm install n8n-nodes-omnifox inside ~/.n8n/nodes and restart.

  2. 2

    Generate your API key in Omnifox

    In your account, under API keys. You can scope it to one workspace and to the modules you want: read-only CRM, write access to boards, whatever the workflow needs.

  3. 3

    Connect the credential

    Add the Omnifox node to a workflow, create the "Omnifox API" credential with your key, your workspace and your instance URL, and hit test. Done.

Coverage

The whole platform, not a slice of it

This is not a messaging connector with two operations. It is the inbox, the CRM, the boards, the calendar and the catalog.

Conversations 15
Messages 4
Contacts 11
Companies 7
Deals 10
Pipelines and stages 8
CRM activities 6
Boards 10
Board items 9
Appointments 7
Products 5
Quotes 9
Campaigns 3
Tags 2
Channels 2
Teams, agents and AI 3
Omnifox workflows 5
Reports 7
Custom API call 1

What if you need something that is not on the list?

The node ships a "Custom API Call" operation: any route of the Omnifox API, with your credential, pagination and error handling already applied. You are never locked out.

Examples

Workflows you can build today

From the ad to the conversation

  1. 1 A lead arrives from your form or from Meta Ads
  2. 2 The node creates or finds the contact
  3. 3 It opens the conversation on the right channel and sends the first message

Deal won, customer notified

  1. 1 The trigger listens for the change in the CRM
  2. 2 The quote is generated and the PDF is sent
  3. 3 The follow-up task is created on the team board

Nothing goes unanswered

  1. 1 The trigger reacts to a breached SLA
  2. 2 It alerts the team on Slack or by email
  3. 3 It reassigns the conversation and leaves an internal note

Connect Omnifox to everything else

Create your account, generate an API key and build your first workflow this afternoon.