Developer & DevOps

Publish and Analyze Content Sentiment from Strapi to X

14 nodes 290 162 Scheduled trigger
Download

Workflow Description

This automation extracts articles from Strapi on a schedule, analyzes their sentiment using Google Cloud Natural Language, posts them to X automatically, and provides an Interval dashboard for manual review before publication.

How it works

  1. 1.Receive scheduled trigger and fetch articles from Strapi
  2. 2.Analyze text sentiment using Google Cloud Natural Language API
  3. 3.Merge data and validate publishing criteria through conditional logic
  4. 4.Display content in Interval dashboard for manual approval
  5. 5.Publish approved tweets to your X account

Use cases

  • Automatically post blog articles to X while analyzing their emotional impact
  • Manage multiple content pieces with consistent quality through a central control panel
  • Reduce manual effort in publishing marketing content across platforms

Requirements

  • Active Strapi account with prepared articles
  • Google Cloud project with Natural Language API enabled
  • X/Twitter account with publishing permissions
  • Interval API key for dashboard access

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 290
Downloads 162

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