Typefully
Typefully is a platform for creating and managing AI-powered content
In development
Cataloged and scoped, not yet available to run in production.
- 20
- actions
Integrations
View provider documentationActions
Operations this integration can perform.
Create Draft (v2)
Create a new draft with platform-specific content for multi-platform publishing. Use this action when you need to create a draft that can target multiple social media platforms (X, LinkedIn, Threads, Bluesky, Mastodon) simultaneously. The draft can be saved for later editing, scheduled for a specific time or next available slot, or published immediately. Supports scheduling options via publish_at: "now" for immediate publishing, "next-free-slot" for your next available posting window, or an ISO 8601 datetime string with timezone for a specific scheduled time.
Create Tag
Creates a new tag for organizing drafts within a social set in Typefully. Use this action when you need to add a new organizational tag to help categorize and group drafts within a specific social account. The tag's slug is automatically generated from the provided name.
Delete Draft
Permanently deletes a draft from Typefully. This action cannot be undone. Use this action when you need to remove a draft that is no longer needed. WARNING: This is a destructive operation. Once deleted, the draft cannot be recovered.
Get Current User
Get the current authenticated user's information. Returns user details including profile information, email, signup date, and optional profile image URL. Use this action when you need to retrieve the profile information of the currently authenticated Typefully user, such as for displaying user details or verifying authentication.
Get Draft
Retrieves a single draft by its ID with full details including platform-specific content, tags, status, and scheduling information. Use this action when you need to retrieve comprehensive details about a specific draft in Typefully. This action requires both the social_set_id and draft_id path parameters to identify the specific draft.
Get Media Status
Check the processing status of an uploaded media file. Use when you need to poll the status of a media file after uploading it. Poll this endpoint until status becomes 'ready' before using the media in drafts. Returns status (processing/ready/failed) and media_urls when ready. This action is read-only and idempotent.
Get Notifications
Get notifications from Typefully. Can be filtered by kind (inbox or activity).
Get Queue
Get the scheduled content queue for a social set within a date range. Returns upcoming scheduled drafts organized by day with their scheduled times. Use this action when you need to view what content is scheduled for a specific date range for a particular social media account in Typefully.
Triggers
Events that start workflows from this integration.
Draft Created
Triggers when a new draft is created in a social set.
Draft Deleted
Triggers when a draft is deleted in Typefully.
Draft Published
Triggers when a draft is published to social media platforms.
Draft Scheduled
Triggers when a draft is scheduled for publishing.
Draft Status Changed
Triggers when a draft's status changes (e.g., from draft to scheduled, or scheduled to published).
Related integrations
Don't see the exact action you need?
Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.