Developer & DevOps

Automate X (Twitter)

14 nodes 203 126 Scheduled trigger
Download

Workflow Description

Automation template that retrieves content from Strapi, publishes it to X (Twitter) on a scheduled basis, and analyzes sentiment using Google Cloud Natural Language to evaluate performance automatically.

How it works

  1. 1.Fetch scheduled content from Strapi
  2. 2.Analyze text sentiment and quality with Google Cloud Natural Language
  3. 3.Post tweets to X account based on analysis results

Use cases

  • Automated publishing of marketing content to X on a fixed schedule
  • Monitor post performance metrics through automated sentiment analysis

Requirements

  • Authorized X (Twitter) account connection
  • API keys for Strapi and Google Cloud Natural Language

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

Strapi Interval Twitter/X Google Cloud Natural Language

Details

Trigger Scheduled trigger
Nodes 14
Apps 4
Views 203
Downloads 126

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (14)

/

Simplify Result

Set

#1

Store in Strapi

Strapi

#2

Every 30 Minutes

Interval

#3

Is Retweet or Old?

If

#4

Search Tweets

Set

#5

Webhook

Webhook

#6

Simplify Webhook Result

Set

#7

Analyze Form Submission

Google Cloud Natural Language

#8

Analyze Tweet

Google Cloud Natural Language

#9

Merge Form Sentiment with Source

Merge

#10

Merge Tweet Sentiment with Source

Merge

#11

Positive Form Sentiment?

If

#12

Store Form Submission in Strapi

Strapi

#13

Positive Tweet Sentiment?

If

#14