Connecting
In the dashboard, open Connectors, find Threads and press Connect. You will be sent to sign in; the connection is saved once that succeeds.What you will need
Getting the credential
- Go to Meta for Developers → Create App
- Under Use Cases → search for Threads API → add it
- Configure your redirect URI under Threads API settings
- Copy App ID and App Secret from Settings → Basic
Notes
- Wait ~30 seconds between container creation and publishing (Meta recommendation)
- Text posts have a 500 character limit
- Threads are public by default — no private/friends-only posting
- Carousel posts: create each item as
is_carousel_item: true, then create a CAROUSEL container