Automate LinkedIn Content Ideas to Airtable with n8n

This workflow automates extracting insightful LinkedIn likes from the past week and saves them as structured content ideas into Airtable. Save hours spent on manual content curation by capturing relevant LinkedIn engagement automatically using n8n and the LinkedIn RapidAPI.
scheduleTrigger
httpRequest
airtable
+4
Workflow Identifier: 2191
NODES in Use: Schedule Trigger, HTTP Request, SplitOut, Filter, Set, Airtable, Sticky Note

Press CTRL+F5 if the workflow didn't load.

Learn how to Build this Workflow with AI:

Visit through Desktop for Best experience

What This Automation Does

This workflow grabs your recent LinkedIn liked posts that are marked as “insightful” and were published in the last 7 days.
The posts are taken from LinkedIn using the RapidAPI and then saved to an Airtable table as content ideas.
This saves time by not having to look for these posts manually.
You get an easy way to collect and organize good content ideas automatically.


Who Should Use This Workflow

This workflow is good for content marketers or anyone who uses LinkedIn likes to find posts worth sharing or writing about.
If you spend time saving liked posts but lose track of them or want faster content idea management, this helps.

You need to know some basics of n8n but do not need to build things from scratch.
You should have an Airtable base ready to store new content ideas.


Tools and Services Used

  • LinkedIn RapidAPI: To fetch liked post data from LinkedIn.
  • Airtable: To save and organize content ideas in a base and table.
  • n8n: To automate the workflow using nodes and schedule trigger.

Inputs, Processing Steps, and Output

Inputs

  • Your LinkedIn username to identify whose liked posts to fetch.
  • RapidAPI key for LinkedIn API access.
  • Airtable base and table where the data will be saved.

Processing Steps

  • Schedule trigger starts the workflow automatically.
  • HTTP Request gets liked posts from the LinkedIn API.
  • Split node breaks the array of liked posts into single items.
  • Filter node keeps only posts labeled “insightful” and posted during last 7 days.
  • Set node formats the data fields for the Airtable record.
  • Another Split node extracts required fields for Airtable.
  • Airtable node creates new records with the prepared content ideas.

Output

New rows in the Airtable table with content ideas based on your recent insightful LinkedIn likes.
This creates a clear and updated content idea list ready for your team.


Beginner Step-by-Step: How to Use This Workflow in n8n for Production

Download and Import

  1. Click the Download button on this page to get the workflow file.
  2. Open your n8n editor.
  3. Use the Import from File option in n8n and select the downloaded file.

Configure Credentials and Settings

  1. Add your RapidAPI key in the HTTP Request node’s header as x-rapidapi-key.
  2. Update the LinkedIn username in the HTTP Request node’s query parameter.
  3. Connect your Airtable credential with a valid API Key in the Airtable node.
  4. Ensure the Airtable base and table names match what is set in the workflow.
  5. If needed, change table columns or fields to match your Airtable schema.

Test the Workflow

  1. Run the workflow once manually using the Execute button.
  2. Check if the Airtable records are created correctly.
  3. Fix any errors like connection or data mapping issues.

Activate for Production

  1. Enable the Schedule Trigger node interval as needed (for example, daily).
  2. Turn on the workflow by toggling the Active switch.
  3. Monitor executions from the n8n dashboard to confirm smooth runs.
  4. Adjust schedule frequency based on content update needs and API limits.

You can also replace the Schedule Trigger node with a Webhook node if you want to run the workflow manually by HTTP request.


Edge Cases and Troubleshooting

  • If an “Error 401 Unauthorized” appears in the HTTP Request node, check the RapidAPI key validity.
  • If no posts pass the Filter node, verify the filter settings on reaction type and date comparison.
  • If Airtable records don’t save but show no error, confirm field mappings and permissions.
  • Be aware of Airtable and LinkedIn API rate limits to avoid workflow failures.

Customization Ideas

  • Change filter reaction from “insightful” to another like “love” or “celebrate” in the Filter node.
  • Adjust the date range for recent posts from 7 days to a different duration.
  • Add more post details such as author name or post impressions in the formatting node.
  • Save content ideas to a different Airtable base or table for specific campaigns.
  • Switch to manual triggers by using a Webhook node if preferred.
  • If running on your own server, see self-host n8n for helpful info.

Summary of Benefits

✓ Saves time by automating LinkedIn liked post capture.
✓ Keeps insights organized and easy to access in Airtable.
✓ Runs automatically on schedules to keep content flowing.
✓ Reduces manual work and risk of losing good ideas.
→ Helps maintain a consistent and updated content idea pool.
→ Supports efficient content marketing workflow.

Frequently Asked Questions

It requires a valid RapidAPI key and the LinkedIn username to fetch liked posts.
It keeps only posts with the reaction “insightful” and those posted within the last 7 days.
This can happen if the Airtable field mappings are wrong or if permissions are insufficient.
Yes, the Schedule Trigger node can be replaced with a Webhook node to run the workflow manually.

Promoted by BULDRR AI

Related Workflows

Automate Viral UGC Video Creation Using n8n + Degaus (Beginner-Friendly Guide)

Learn how to automate viral UGC video creation using n8n, AI prompts, and Degaus. This beginner-friendly guide shows how to import, configure, and run the workflow without technical complexity.
Form Trigger
Google Sheets
Gmail
+37
Free

AI SEO Blog Writer Automation Workflows in n8n

A complete beginner guide to building an AI SEO blog writer automation using n8n.
AI Agent
Google Sheets
httpRequest
+5
Free

Automate CrowdStrike Alerts with VirusTotal, Jira & Slack

This workflow automates processing of CrowdStrike detections by enriching threat data via VirusTotal, creating Jira tickets for incident tracking, and notifying teams on Slack for quick response. Save hours daily by transforming complex threat data into actionable alerts effortlessly.
scheduleTrigger
httpRequest
jira
+5
Free

Automate Telegram Invoices to Notion with AI Summaries & Reports

Save hours on financial tracking by automating invoice extraction from Telegram photos to Notion using Google Gemini AI. This workflow extracts data, records transactions, and generates detailed spending reports with charts sent on schedule via Telegram.
lmChatGoogleGemini
telegramTrigger
notion
+9
Free

Automate Email Replies with n8n and AI-Powered Summarization

Save hours managing your inbox with this n8n workflow that uses IMAP email triggers, AI summarization, and vector search to draft concise replies requiring minimal review. Automate business email processing efficiently with AI guidance and Gmail integration.
emailReadImap
vectorStoreQdrant
emailSend
+12
Free

Automate Email Campaigns Using n8n with Gmail & Google Sheets

This n8n workflow automates personalized email outreach campaigns by integrating Gmail and Google Sheets, saving hours of manual follow-up work and reducing errors in email sequences. It ensures timely follow-ups based on previous email interactions, optimizing communication efficiency.
googleSheets
gmail
code
+5
Free