AI Agents

Airtable automation

20 nodes 251 151 Automatic trigger
Download

Workflow Description

An intelligent automation workflow that connects Airtable with OpenAI language models to automatically analyze, classify, and update records without manual intervention. It includes structured data processing and intelligent filtering based on specific criteria.

How it works

  1. 1.Activate the manual trigger to start the workflow execution
  2. 2.Extract data from Airtable tables and send it for processing
  3. 3.Call OpenAI model to analyze content or perform intelligent classification
  4. 4.Parse and structure the model's response into organized data
  5. 5.Apply filters to retain only relevant data based on conditions
  6. 6.Update Airtable records with the final results

Use cases

  • Automatically categorize emails and notes by topic, priority, or sentiment
  • Extract key information from unstructured text and store it in organized Airtable bases

Requirements

  • Active Airtable account with configured tables ready to receive processed data
  • OpenAI API key to access GPT models
  • Clear definition of the desired output format from the language model

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

OpenAI Output Parser LLM Chain Airtable

Details

Trigger Automatic trigger
Nodes 20
Apps 4
Views 251
Downloads 151

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (20)

/

When clicking ‘Test workflow’

Manual Trigger

#1

Sticky Note

Sticky Note

#2

Split Out

Split Out

#3

Sticky Note1

Sticky Note

#4

OpenAI Chat Model

OpenAI

#5

Structured Output Parser

Output Parser Structured

#6

Search for Who is hiring posts

HTTP Request

#7

Get relevant data

Set

#8

Get latest post

Filter

#9

Split out children (jobs)

Split Out

#10

Trun into structured data

LLM Chain

#11

Sticky Note2

Sticky Note

#12

Extract text

Set

#13

Clean text

Code

#14

Limit for testing (optional)

Limit

#15

Sticky Note3

Sticky Note

#16

Write results to airtable

Airtable

#17

Sticky Note4

Sticky Note

#18

HI API: Get the individual job post

HTTP Request

#19

HN API: Get Main Post

HTTP Request

#20