n8n
Low-code bidirectional automation with Orquiva's API and webhooks
n8n is self-hostable, open-source Zapier. If you already run it, Orquiva slots in code-free: outbound webhooks to push events, Public API for n8n to query and act.
WHAT IT DOES
n8n in Orquiva
Orquiva → n8n via signed webhooks
Point an Orquiva outbound webhook to n8n's Webhook node. Events are HMAC SHA-256 signed with automatic retries.
n8n → Orquiva via Public API
Generate an Orquiva API key and use it from n8n's HTTP Request nodes. Access to employees, absences, time-records, expenses, documents.
Common recipes documented
New employee → Notion card. Leave approved → Linear message. Expense signed → Jira ticket. The in-app guide walks each one.
Self-hostable or n8n Cloud
Works the same on both. If you care about data staying on your infra, self-hosted n8n + on-prem Orquiva is the combo.
In-app guide with deep links
Settings → Integrations → n8n drops you straight into configuring webhooks or generating API keys based on the flow you need.
WHAT IT DOESN'T DO (YET)
What we admit without dressing up. Need something missing? Tell us and it joins the roadmap.
-
You need a live n8n instance (Cloud or self-hosted). Orquiva doesn't host n8n for you.
-
Workflows are built in n8n. Orquiva ships the building blocks, not pre-built exportable flows — yet.
SETUP
Three steps, five minutes.
- 1
Decide the flow direction
Orquiva → n8n: outbound webhook. n8n → Orquiva: API key. You can do both at once.
- 2
Configure in Orquiva
For webhooks: Settings → Integrations → Deliveries. For API: Settings → Integrations → Public API.
- 3
Wire it up in n8n
Paste the n8n trigger URL into the Orquiva webhook, or the Orquiva Bearer token into the header of n8n's HTTP Request node.
FREQUENTLY ASKED QUESTIONS
Does it work for n8n Cloud or only self-hosted? +
Both. The only change is the public URL of the Webhook trigger (n8n.cloud vs your domain).
Do you ship pre-built workflow templates? +
The in-app guide documents typical scenarios step-by-step. Exportable templates (.json) will ship once we have enough real-world usage for them to be representative.
Start using n8n with Orquiva today.
Setting up the integration takes less than five minutes.