Connect vFound to n8n
vFound can call an n8n production webhook when an event happens. n8n can then use HTTP Request nodes to read or change vFound records with a scoped API key.
n8n and vFound, working together
- Triggers n8n workflows from 24 vFound event types.
- Calls documented vFound actions and searches from the HTTP Request node.
- Supports header authentication, signed webhook payloads and safe idempotent retries.
Connect it in three clear steps
- 1
Create the n8n trigger
Add an n8n Webhook node. Publish the workflow and copy its production URL, rather than the temporary test URL.
- 2
Subscribe the production URL
Add it in vFound under Settings, For developers, or create it through POST /api/v1/webhooks.
- 3
Call vFound
Use an HTTP Request node with the vFound API base URL and a scoped key in the Authorization header.
Details before you connect
- n8n registers the production webhook when the workflow is published. Its test URL is for testing only.
- The vFound community node is prepared in this repository but cannot be published until the owner creates the npm and n8n creator accounts. The standard nodes work today.
Frequently asked questions
Do I need the vFound community node?+
No. The built-in Webhook and HTTP Request nodes work with vFound today.
Which n8n webhook URL should I use?+
Use the production URL after publishing the workflow. n8n documents its test URL as temporary.
Can n8n update vFound records?+
Yes. Use the HTTP Request node with a vFound API key that has the required write scope.
Connect your front desk today.
Every integration is included. Every product starts with a 14-day free trial. No card required.
Start your 14-day free trial