πŸ“± Auto-post platform-optimized content to X and Threads with late API and Google Sheets

⚑ 3,093 views Β· πŸ“± Social Media & Email Marketing

Description

X (Twitter) and Threads (by Meta) both have different maximum character lengths.

Different X and Threads Content Auto Poster

This n8n template demonstrates how to post different content optimized for X (Twitter) and Meta Threads using the Late API.

You can use it for any niche. For example: posting AI news to X and Threads.

Possible use cases:

How it works

Requirements


HOW TO USE

STEP 1

  1. Adjust the settings in the Schedule Trigger node to define when the workflow runs.
  2. Open this Google Sheets template, then go to File β†’ Make a copy, and update the settings in the Get Topic node.
  3. Get your Bitly OAuth or Access Token here and add the credentials in the Short Link node.
  4. Get your API key from getlate.dev and add the credentials in the Upload IMG node.

STEP 2

  1. Add your Late credentials to the Post Twitter node.
  2. Get your Twitter account ID from Late, and update it in the JSON Body section of the Post Twitter node.

STEP 3

  1. Add your Late credentials to the Post Threads node.
  2. Get your Threads account ID from Late, and update it in the JSON Body section of the Post Threads node.

πŸ”— Nodes Used

Google Sheets, HTTP Request, Bitly, Schedule Trigger

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup