Automate Social Media Posting from Google Sheets to Twitter and Instagram - n8n Workflow | Neura Market
Automate Social Media Posting from Google Sheets to Twitter and Instagram
This workflow automates the process of posting content from Google Sheets to Twitter and Instagram. It fetches pending rows, generates captions, converts them into images, and posts them on social media platforms.
This workflow is designed to streamline social media management by automating the posting process. It runs every 4 hours, fetching rows marked as 'Pending' from a Google Sheet. The workflow generates a formatted caption and HTML preview, converts the HTML into an image using the HCTI.io API, and posts the content as a tweet on Twitter and as an image post on Instagram. After posting, it updates the Google Sheet to mark the row as 'Posted' with a timestamp. This setup requires API credentials for
Platform
n8n
Category
Social Media
Price
Free
Creator
Zoe Mitchell
set
stickyNote
httpRequest
googleSheets
scheduleTrigger
facebookGraphApi
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.