This n8n workflow automates the entire process of generating social media content, creating images, and posting updates to LinkedIn. It begins with scheduled triggers to periodically fetch influencer usernames from Airtable. The workflow then generates content ideas using an AI language model, followed by creating visual assets via OpenAI’s image generation. These images are uploaded to Google Drive for storage. The system also scrapes LinkedIn for recent posts from influencers to avoid duplication. It checks if a new, unique post is needed, selects an approved post from Airtable, downloads its image, and posts it to LinkedIn. After publishing, it updates the records in Airtable to mark the post as done. This workflow is ideal for social media managers or marketing teams seeking to automate and streamline content creation, curation, and engagement processes efficiently.
Automated Content Creation and Posting Workflow
Node Count | >20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.openAi, @n8n/n8n-nodes-langchain.outputParserStructured, airtable, googleDrive, httpRequest, if, limit, linkedIn, scheduleTrigger, splitInBatches, wait |
Reviews
There are no reviews yet.