ZelaxyDocs
Tool Integrations
Tool

X (Twitter)

Post tweets, search, and interact on X (Twitter)

X (Twitter)

Post tweets, search for content, read timelines, and interact with the X (formerly Twitter) platform. Supports both posting and monitoring use cases.

Overview

PropertyValue
Typex
CategoryTool — Social Media
AuthOAuth 2.0

Operations

OperationDescription
Post TweetPublish a new tweet
SearchSearch tweets by query
Get TimelineRead user timeline
Get UserGet user profile info

Configuration

SettingTypeDescription
X AccountOAuthConnect X account
Tweet ContentLong textTweet text (max 280 chars)
Search QueryShort inputSearch keywords
Max ResultsSliderNumber of results

Outputs

FieldTypeDescription
tweetIdstringPosted tweet ID
contentstringTweet text or search results
tweetsjsonArray of tweet objects

Example: Social Media Monitor

Workflow:

[Starter (schedule: every 30min)] → [X: Search] → [Agent: Analyze] → [Slack: Alert]

Monitor brand mentions every 30 minutes. Agent analyzes sentiment. If negative mentions are found, alert the marketing team on Slack.

Tips

  • 280 character limit — Agent can help craft concise tweets
  • Search operatorsfrom:user, #hashtag, -filter:retweets
  • Rate limits — X API has strict rate limits; schedule accordingly