Block 1 - Schedule Trigger
- Type / Role
- n8n-nodes-base.scheduleTrigger - scheduleTrigger
- Config choices
- Version 1.1
This workflow is provided as-is. Please review and test before using in production.
LinkedIn Auto Post Agent for n8n Automate your LinkedIn presence with AI powered content generation This n8n workflow automatically generates and publishes engaging LinkedIn posts using OpenAI's...
n8n-nodes-base.scheduletrigger, n8n-nodes-base.openai, n8n-nodes-base.linkedin, n8n-nodes-base.manualtrigger
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Wevanta Infotech.
Original n8n.io sourceπ Automate your LinkedIn presence with AI-powered content generation
This n8n workflow automatically generates and publishes engaging LinkedIn posts using OpenAI's GPT models. Perfect for professionals and businesses who want to maintain an active LinkedIn presence without manual effort.
This workflow uses a streamlined 3-node architecture:
Schedule/Manual Trigger β OpenAI Content Generation β LinkedIn Post
linkedin-auto-post-agent.json filehttps://your-n8n-instance.com/rest/oauth2-credential/callbackr_liteprofile, w_member_socialThe default schedule posts content on weekdays at 9 AM. To modify:
0 9 * * 1-50 9 * * 1-5: Weekdays at 9 AM0 12 * * *: Daily at noon0 9 * * 1,3,5: Monday, Wednesday, Friday at 9 AMModify the OpenAI prompt to change content style:
Professional Development Focus:
Create a LinkedIn post about professional growth, skill development, or career advancement. Keep it under 280 characters and include 2-3 relevant hashtags.
Industry Insights:
Generate a LinkedIn post sharing an industry insight or trend in technology. Make it thought-provoking and include relevant hashtags.
Motivational Content:
Write an inspiring LinkedIn post about overcoming challenges or achieving goals. Keep it positive and engaging with appropriate hashtags.
Choose between OpenAI models based on your needs:
The workflow includes built-in error handling:
To add manual content review before posting:
To respect API limits:
OpenAI Node Fails
LinkedIn Node Fails
Workflow Doesn't Trigger
We welcome contributions to improve this workflow:
This project is licensed under the MIT License - see the LICENSE file for details.
If you encounter issues or have questions:
Happy Automating! π
This workflow helps you maintain a consistent LinkedIn presence while focusing on what matters most - your business and professional growth.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Automated LinkedIn posts with AI-generated content using OpenAI GPT |
|---|---|
| Complexity | beginner |
| Nodes | 4 |
| Categories | Multimodal AI |
| Author | Wevanta Infotech |
| Published | 17 Aug 2025 |
Use the JSON export at /data/workflows/7521/7521.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
LinkedIn Auto Post Agent for n8n Automate your LinkedIn presence with AI powered content generation This n8n workflow automatically generates and publishes engaging LinkedIn posts using OpenAI's...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Multimodal AI use case.