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.
One to act on Omnifox, one to react to what happens inside it.
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.
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.
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.
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.
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.
This is not a messaging connector with two operations. It is the inbox, the CRM, the boards, the calendar and the catalog.
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.
Create your account, generate an API key and build your first workflow this afternoon.