Twitter / X Action Block
The Twitter / X Action Block lets you post tweets, manage followers, and search Twitter content from your workflows.
⚠️
Requires Twitter API v2 credentials (API Key, API Secret, Bearer Token). Apply for access at the Twitter Developer Portal.
Supported Actions
- Post Tweet - Publish a new tweet with optional media attachments.
- Search Tweets - Search for tweets by keyword, hashtag, or user mention.
- Get User Info - Retrieve profile details and follower counts.
- Manage Followers - Follow or unfollow accounts programmatically.
- Delete Tweet - Remove a previously posted tweet by ID.
Configuration
- API Credentials - API Key, API Secret, Access Token, and Access Token Secret.
- Tweet Content - Text content (up to 280 characters) and optional media.
- Search Query - Keywords, hashtags, or advanced search operators.
- User Handle - Target Twitter username for user-specific operations.
Use Cases
- Automatically post product announcements or blog updates to Twitter.
- Monitor brand mentions and route them to a support workflow.
- Build a social listening pipeline that searches tweets and analyzes sentiment.