Ahoya

Integrations

Connect n8n

5 min · updated Sep 20, 2026

In short

For self-hosted automation. Ahoya posts to an n8n Webhook node, and ships a blueprint you can import.

What lands where: Every call triggers your n8n workflow with the full call payload.

  1. 01Add a Webhook node

    In n8n, add a Webhook node set to POST — or import Ahoya's blueprint from /blueprints/ahoya-call-log.n8n.json.

    Integrations are available on Starter and above. A free trial can't connect them.

  2. 02Use the Production URL

    Copy the Production URL and paste it into Integrations → n8n.

    Not the Test URL. The Test URL only listens while you have the editor open, so deliveries will silently stop working the moment you close it.

  3. 03Activate the workflow

    Activate the workflow in n8n, then use Send sample payload in Ahoya to confirm it arrives.

See all integrations