Documentation Index
Fetch the complete documentation index at: https://docs.revti.ai/llms.txt
Use this file to discover all available pages before exploring further.
Steps
1. Open your n8n instance.
2. Create a new workflow.
3. Add a Webhook trigger node.
4. Set the HTTP Method to POST.
5. Copy the webhook URL that n8n generates.
6. In your Revti dashboard, go to Settings then Integrations.
7. Paste the n8n webhook URL into the webhook field.
8. Click Save then Send Test to verify.
9. Back in n8n, add your processing nodes and activate the workflow.