Threads: carousel posts and polls support #153
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
The Threads API (Meta) supports carousels with up to 20 items (more than Instagram's 10) and interactive polls. Our plugin currently only does single text/image posts.
Carousel Posts
media_type=CAROUSELwithchildrenarrayPolls
pollparameter in post creationOther Features Available
auto_publish_textfor single-call text posts (simpler than container flow)Rate Limits
250 publishing actions per user per 24-hour rolling window.
Acceptance Criteria
auto_publish_textfor text-only posts (simpler path)References