Block 1 - On form submission
- Type / Role
- n8n-nodes-base.formTrigger - formTrigger
- Config choices
- Version 2.2
This workflow is provided as-is. Please review and test before using in production.
AI Powered Social Media Automation for LinkedIn How It Works This workflow automates the entire social media content creation and publishing process for LinkedIn. It starts with a simple form to ...
n8n-nodes-base.formtrigger, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.gmail, n8n-nodes-base.googledrive, n8n-nodes-base.linkedin, @n8n/n8n-nodes-langchain.openai, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Marth.
Original n8n.io sourceThis workflow automates the entire social media content creation and publishing process for LinkedIn. It starts with a simple form to collect a topic or idea. The workflow then uses two AI agents to automatically generate both the written content and a unique image prompt. The AI-generated image is created, uploaded, and then downloaded before the final step, where both the content and the image are posted to your LinkedIn account.
Follow these steps to get the workflow running in your n8n instance.
You will need a working n8n instance and accounts for the following services:
Import the provided .json file into your n8n instance. All the necessary nodes will appear on your canvas.
Connect the following credentials to their respective nodes:
OpenAI Chat Model, AI Agent Content Generator, Ai Agent Prompt Image generator, and Image-1 nodes.Upload file and Download file nodes.Send a message node.Create a post node.On form submission node.AI Agent Content Generator node.System Message to refine the writing style, tone, and character limits for your LinkedIn posts.Ai Agent Prompt Image generator node and modify the System Message to guide the AI in creating images that match your brand identity.Upload file node.Parameters tab, select the specific Drive ID and Folder ID where you want to temporarily store the generated images.Create a post node.Text and shareMediaCategory parameters are correctly mapped to the output of the preceding nodes to use the AI-generated text and image.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 | Generate & post LinkedIn content automatically with GPT-4 & GPT image 1 |
|---|---|
| Complexity | advanced |
| Nodes | 16 |
| Categories | Multimodal AI |
| Author | Marth |
| Published | 25 Aug 2025 |
Use the JSON export at /data/workflows/7801/7801.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.
AI Powered Social Media Automation for LinkedIn How It Works This workflow automates the entire social media content creation and publishing process for LinkedIn. It starts with a simple form to ...
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.