Typefully Feature Requests

Create feature requests or upvote existing ones.

Support X reply controls in Typefully drafts and API

Please add support for X reply controls when creating, editing, scheduling, and publishing posts through Typefully. Use case: some accounts need to limit replies on public posts to reduce spam or coordinated harassment. On X, this is the “Who can reply?” control, with options like: - Everyone - Accounts you follow - Verified accounts - Only accounts you mention Right now, Typefully appears to publish X posts with the default “Everyone can reply” setting. We tested this by publishing X-only drafts through Typefully after manually setting a previous post to “Only accounts you mention,” but the next Typefully-published post still allowed replies from everyone. The API/MCP draft payload also appears to expose platforms.x.settings: null, with no visible reply-control field. Request: Add a reply-control selector in the Typefully UI for X posts. Expose the same setting through the Typefully API. Allow a per-account default, ideally “Only accounts you mention.” Preserve the selected setting when editing, copying, duplicating, or scheduling drafts. This matters for teams that want to use Typefully as the source of truth for scheduling, review, and analytics, but still need X’s native conversation controls for moderation and safety. X’s own API supports this through reply_settings, including mentionedUsers, so this should map cleanly to X’s post creation API.

Synapz 10 days ago

Feature Request

publish to Binance Square

Please add support for publishing and scheduling posts to Binance Square in Typefully (similar to the existing Threads integration). Binance Square is a large and fast-growing platform with a strong concentration of crypto/fintech audiences. For creators and brands already active on X/Threads, Square is a natural third distribution channel. Supporting Square would increase Typefully’s value for crypto creators and marketers: a single content calendar, drafts, scheduling, and easy content reuse across channels. I use Typefully as my all-in-one tool for writing and scheduling content (X/Threads). Binance Square has become another key distribution channel, and right now I have to duplicate content manually.

Alpha Batcher 3 months ago

Feature Request

Add programmatic webhook management to the v2 API

I'm building the Typefully piece for Activepieces (an open-source automation platform) and hit a blocker on triggers: webhooks can only be configured manually via the dashboard. There are no API endpoints to register or unregister webhook URLs programmatically (POST /webhooks, DELETE /webhooks), which means users have to manually copy-paste the webhook URL into the dashboard instead of having it set up automatically. Requested endpoints: POST /social-sets/{id}/webhooks — register a URL + events DELETE /social-sets/{id}/webhooks/{id} — unregister on disconnect https://www.activepieces.com/pieces/typefully https://github.com/activepieces/activepieces/tree/main/packages/pieces/community/typefully

Bastien 2 months ago

Feature Request