πŸ”¬ Sync Zendesk knowledge base articles to Airtable with markdown conversion

⚑ 324 views Β· πŸ”¬ Document Extraction & Analysis

Description

Who is it for

How to get started

Prerequisites

Getting Your Credentials

Airtable:

  1. Sign up or log in to Airtable.
  2. Go to your account settings and generate a Personal Access Token (recommended scopes: data.records:read, data.records:write).
  3. In n8n, create new Airtable credentials using this token.

Zendesk:

  1. Log in to your Zendesk dashboard.
  2. Go to Admin Center > Apps and Integrations > Zendesk API.
  3. Enable β€œToken Access,” and create an API token.
  4. In n8n, add Zendesk credentials with your Zendesk domain, email, and the API token.

How it works

1. Triggers

2. Fetch Articles from Zendesk

3. Extract and Prepare Data

4. Upsert Into Airtable

Airtable Template

Example Use Cases

Service

If you need help implementing the template or modifying it, just reach out πŸ’Œ

πŸ”— Nodes Used

Airtable, HTTP Request, Markdown, Schedule Trigger

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup