Developer & DevOps

Publish Airtable records to Telegram and LinkedIn automatically

15 nodes 288 136 Scheduled trigger
Download

Workflow Description

Scheduled automation template that extracts records from Airtable tables and distributes them across Telegram channels and LinkedIn accounts automatically, with optional filtering and code-based transformations before delivery.

How it works

  1. 1.Fetch records from your specified Airtable table on schedule
  2. 2.Process data rows and apply conditional filters to selected records
  3. 3.Send formatted messages to configured Telegram channels
  4. 4.Post content to connected LinkedIn profiles or company pages

Use cases

  • Distribute news, announcements, and promotions across multiple social platforms simultaneously
  • Keep your database synchronized with social media without manual updates
  • Share periodic reports and team updates via Telegram to internal channels

Requirements

  • Active Airtable account with API access to target tables
  • Telegram bot token and configured channels for message delivery
  • LinkedIn account credentials configured for API-based posting

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 288
Downloads 136

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