- Automate posting of articles from Medium to LinkedIn.
- Prevent duplicate posts on LinkedIn using Airtable for tracking.
- Send Telegram notifications after successful LinkedIn posts.
- Schedule regular content updates to maintain an active online presence.
Trigger the workflow based on a schedule (twice daily). Fetch random tags to search for relevant articles on Medium. Retrieve article IDs based on the selected tags. Filter out already posted articles using Airtable. Fetch content and images for the selected articles. Post the content to LinkedIn and update Airtable with the new post ID. Send a notification via Telegram confirming the successful post.
- 1Import the workflow template into n8n.
- 2Connect your Airtable and LinkedIn accounts.
- 3Set up your Telegram bot for notifications.
- 4Configure the Airtable base and table for tracking posts.
- 5Adjust the schedule settings as needed.