Developer & DevOps

Connect Airtable with Telegram andLinkedIn

15 nodes 198 118 Scheduled trigger
Download

Workflow Description

A scheduled automation that retrieves data from Airtable and distributes it automatically to Telegram and LinkedIn channels, enabling synchronized content publishing and message management without manual intervention.

How it works

  1. 1.Enable the scheduled trigger to execute the workflow at specified intervals
  2. 2.Fetch records and data from connected Airtable tables
  3. 3.Process and filter data using conditional nodes and custom code logic
  4. 4.Send processed messages to the designated Telegram channel
  5. 5.Publish content to LinkedIn personal profiles or company pages
  6. 6.Log results and errors for performance monitoring

Use cases

  • Distribute work alerts and team updates via Telegram instantly
  • Publish marketing content and job postings on LinkedIn regularly
  • Manage client and partner communications from a unified data source

Requirements

  • Active Airtable account with prepared database and tables
  • Telegram bot created with API key configured
  • LinkedIn account with posting and sharing permissions enabled
  • Basic knowledge of app integrations and variables in n8n

Service Value

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

Apps Used

Airtable Telegram LinkedIn

Details

Trigger Scheduled trigger
Nodes 15
Apps 3
Views 198
Downloads 118

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 (15)

/

Get List of records used

Airtable

#1

Update the used node

Airtable

#2

map used articls ids

Code

#3

filter only unused Ids

Filter

#4

get random tags

Code

#5

sent the status

Set

#6

Morning 9 Clock

Schedule Trigger

#7

Sticky Note

Sticky Note

#8

Sticky Note1

Sticky Note

#9

fetch article ids from tag

HTTP Request

#10

Fetch Medium post using Article Id

HTTP Request

#11

If

If

#12

make Linkedin post

Linked In

#13

Fetch Medium post content

HTTP Request

#14

download image for post

HTTP Request

#15