Automate X (Twitter) for free on Stepper
X (formerly Twitter) is a social platform for publishing posts and engaging with followers. X bills per API request, so actions in this app consume Stepper credits.
Actions available for X (Twitter) on Stepper
Create Post
Create a new post (tweet), optionally with media, a poll, or as a reply/quote. Posts containing a link are billed by X at a much higher rate than plain-text posts.
- 9 parameter s
Delete Post
Deletes a post (tweet) authored by the authenticated user.
- 1 parameter s
Upload Media
Uploads an image, GIF, or video from a URL to X so it can be attached to a post or DM.
- 2 parameter s
Like Post
Likes a post on behalf of the authenticated user.
- 1 parameter s
Unlike Post
Removes a like from a post.
- 1 parameter s
Repost Post
Reposts (retweets) a specific Post as the authenticated user.
- 1 parameter s
Undo Repost
Removes a repost of a post.
- 1 parameter s
Bookmark Post
Adds a post to the authenticated user’s Bookmarks.
- 2 parameter s
Remove Bookmark
Removes a bookmarked post for the authenticated user.
- 1 parameter s
Follow User
Follows a user on behalf of the authenticated user.
- 1 parameter s
Unfollow User
Unfollows a user.
- 1 parameter s
Mute User
Mutes a user on behalf of the authenticated user.
- 1 parameter s
Unmute User
Unmutes a previously muted user.
- 1 parameter s
Send Direct Message
Send a direct message to a user.
- 3 parameter s
Hide Reply
Hides or unhides a reply on a post you own.
- 2 parameter s
Create List
Create a new list owned by the authenticated user.
- 3 parameter s
Update List
Update an existing list owned by the authenticated user.
- 4 parameter s
Delete List
Deletes a list owned by the authenticated user.
- 1 parameter s
Add List Member
Adds a user to a list owned by the authenticated user.
- 2 parameter s
Remove List Member
Removes a member from a list owned by the authenticated user.
- 2 parameter s
Find User
Finds a user by username or user ID.
- 2 parameter s
Find Post
Finds a post by its ID or URL.
- 1 parameter s
Search Posts
Search for recent posts matching a query. Cost scales with Max Results — X bills per post returned.
- 6 parameter s
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.