> ## Documentation Index
> Fetch the complete documentation index at: https://docs.telli.com/llms.txt
> Use this file to discover all available pages before exploring further.

# n8n

> This tutorial demonstrates how to use the verified telli node in [n8n](https://n8n.io) to automate adding contacts, scheduling calls, and updating CRM contact status based on call outcomes.

<img src="https://mintcdn.com/telli/qMinmZEsvXqBy_dk/images/telli_n8n.svg?fit=max&auto=format&n=qMinmZEsvXqBy_dk&q=85&s=656763eed702ac5dbfc430d62aea958d" alt="telli + n8n integration" width="1512" height="491" data-path="images/telli_n8n.svg" />

## Prerequisites

* Accounts at [telli](https://telli.app) and [n8n](https://n8n.io)
* API key from your telli dashboard (Settings > Developer)
* Verified community nodes enabled in your n8n workspace
* Enable the telli community node in your n8n workspace - see here how it's done:

<iframe width="560" height="380" src="https://www.loom.com/embed/93b6f697a2f64b399c741fd555eb183e?sid=2a0ff1a1-3994-4fa4-a9f3-e38a4eed47d2" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen />

<br />

<Accordion title="Step-by-Step Guide: Enable the telli Community Node">
  Follow these steps to enable and use the telli community node in your n8n workspace.

  ### Step 1: Access the Admin Panel

  1. Log into your n8n workspace
  2. In the left sidebar, click on **"Admin Panel"** (the cloud icon)

  <img src="https://mintcdn.com/telli/1HPx03xNGc6qNYMF/images/n8n-telli-1.png?fit=max&auto=format&n=1HPx03xNGc6qNYMF&q=85&s=e45bc8ba8d1a9750b08e3881407849ad" alt="n8n Admin Panel" width="742" height="824" data-path="images/n8n-telli-1.png" />

  ### Step 2: Navigate to Workspace Settings

  1. In the top navigation bar, click on **"Manage"**
  2. In the secondary navigation bar, select **"Workspace"**

  <img src="https://mintcdn.com/telli/1HPx03xNGc6qNYMF/images/n8n-telli-2.png?fit=max&auto=format&n=1HPx03xNGc6qNYMF&q=85&s=060195abbbc601e34f7af020b8627336" alt="n8n Workspace Settings" width="1552" height="538" data-path="images/n8n-telli-2.png" />

  ### Step 3: Enable Verified Community Nodes

  1. Scroll down to the **"Verified community nodes"** section
  2. Toggle the switch to **"on"** (it should turn orange when enabled)
  3. Click **"Save changes"** at the bottom right

  <img src="https://mintcdn.com/telli/1HPx03xNGc6qNYMF/images/n8n-telli-3.png?fit=max&auto=format&n=1HPx03xNGc6qNYMF&q=85&s=0a9f009ff53ff723af549debb037edc7" alt="Enable Community Nodes" width="1854" height="1472" data-path="images/n8n-telli-3.png" />

  ### Step 4: Install and Use the telli Node

  1. Go back to your workflow canvas
  2. Click the **"+"** button to add a new node
  3. Search for **"telli"** in the node search
  4. Select the **telli** node (it will show as verified with a green checkmark)
  5. The telli node provides two actions:
     * **Add a new contact to telli**
     * **Schedule a call with telli**

  <img src="https://mintcdn.com/telli/1HPx03xNGc6qNYMF/images/n8n-telli-4.png?fit=max&auto=format&n=1HPx03xNGc6qNYMF&q=85&s=b0395c2e9f5a598e8a974bfde1bb0f3f" alt="telli Node Details" width="1380" height="1592" data-path="images/n8n-telli-4.png" />
</Accordion>

## Workflow Templates

Get started quickly with pre-built n8n workflows:

* [Connect Airtable contacts to telli for automated AI voice call scheduling](https://n8n.io/workflows/3803-connect-airtable-contacts-to-telli-for-automated-ai-voice-call-scheduling/)
* [Update Airtable CRM with telli call event data and appointment status](https://n8n.io/workflows/3802-update-airtable-crm-with-telli-call-event-data-and-appointment-status/)

## Next Steps

Once you've enabled the telli community node, you can:

1. **Create workflows** that automatically add contacts to telli
2. **Schedule AI voice calls** based on triggers from other systems
3. **Update your CRM** with call outcomes and appointment status
4. **Integrate with popular tools** like Airtable, Google Sheets, and more

For detailed workflow examples, see the [Add contacts & schedule calls](../add-contacts-and-schedule-calls) and [Receive call data](../get-notified-about-calls) guides.
