| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Social Marketing (social)
• Discuss (mail) |
| Community Apps Dependencies | Show |
| Lines of code | 2119 |
| Technical Name |
d_ee_social_threads |
| License | OPL-1 |
| Website | http://messiduong2709@gmail.com |
| Versions | 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Social Marketing (social)
• Discuss (mail) |
| Community Apps Dependencies | Show |
| Lines of code | 2119 |
| Technical Name |
d_ee_social_threads |
| License | OPL-1 |
| Website | http://messiduong2709@gmail.com |
| Versions | 18.0 19.0 |
Social Threads (Enterprise)
Threads feed, comments, publishing & insights inside Odoo Social
Connect your Threads account to Odoo Enterprise Social Marketing. Sync posts and insights, manage replies, and publish Threads content (text, image, video, carousel) from the same dashboard you already use for other social networks.
Key Features
- Enterprise Social Integration: Works inside Odoo Enterprise Social app (Feed, Streams, Posts)
- Account Linking: OAuth flow to connect one or multiple Threads accounts
- Feed Sync: Sync the latest Threads posts with a configurable per-account limit
- Insights: Views, likes, replies, reposts, quotes (post level)
- Reply Management: View top-level replies and load replies of a reply (UI supports 1 level deep)
- Reply with Image: Post a reply with a single image attachment
- Publishing: Create Threads posts with text, images, videos, and carousel (mixed media)
- Link Preview: Attach a URL preview to TEXT posts via
link_attachment
Threads Sync Posts
Automatically sync your Threads posts and account metrics directly into Odoo. Keep track of all your Threads content and performance data in one place.
Comments / Replies
Open a Threads post in the Social Feed and click the comment counter to open the comment modal. Odoo fetches top-level replies and lets you expand replies on demand.
- Fetch top-level replies via
/{media-id}/replies - Load replies of a reply via
/{reply-id}/replies - Reply with a single image attachment
Publishing
Publish Threads posts from Odoo Social Marketing. Supports text, images, videos, and carousels (including mixed image+video). Video containers can take longer to process; the module checks container status before publishing.
- Single image or single video posts
- Carousel posts for multiple images/videos
- Link preview on TEXT posts (
link_attachment)
Documentation
Please go to documentation tab in the right side to see how to configure threads developer app and in odoo as well
Support
For support, feature requests, or custom development, please contact:
Threads Enterprise Integration Setup & Usage Guide
This guide explains how to configure and use the d_ee_social_threads module in Odoo Enterprise Social Marketing.
The module integrates Threads into the Enterprise Social app:
- Sync Threads posts and engagement metrics (views, likes, replies, reposts, quotes)
- Browse Threads posts in Social Marketing → Feed
- Manage replies (comments) directly from Odoo (including image replies)
- Publish Threads posts from Odoo (text, image, video, carousel)
- Attach link previews to TEXT posts (link_attachment)
For setting up your Threads app on Meta Developer Portal, follow the official guide here: Threads Use Case Guide https://developers.facebook.com/docs/development/create-an-app/threads-use-case
Official Threads API resources
- Threads Use Case Guide: https://developers.facebook.com/docs/development/create-an-app/threads-use-case
- Replies retrieval: https://developers.facebook.com/docs/threads/retrieve-and-manage-replies/replies-and-conversations
- Create replies: https://developers.facebook.com/docs/threads/retrieve-and-manage-replies/create-replies
1. Meta App / Threads API setup
1.1 Create a Threads App in Meta Developer Portal
Follow the official guide here: https://developers.facebook.com/docs/development/create-an-app/threads-use-case
1.2 Configure the OAuth Redirect URI
Set the OAuth redirect/callback URL to your Odoo instance:
- https://<your-odoo-domain>/social_threads/callback
2. Configure Odoo Enterprise
2.1 Install the module
- Go to Apps
- Search for d_ee_social_threads
- Click Install
2.2 Configure Threads App credentials in Odoo
- Go to Settings → Social Marketing
- In Developer Settings, fill:
- Threads App ID (d_threads_client_id)
- Threads App Secret (d_threads_client_secret)
- image:: threads_app_credentials.png
alt: Threads App Credentials width: 1100 height: 500
3. Connect Threads accounts
- Go to Social Marketing → Configuration → Social Media
- Open Threads
- Click Link Accounts
- Complete the authorization flow and return to Odoo
After linking, a Threads social account is created and can be used for posting and streams.
4. Feed & sync behavior
4.1 Sync limit (performance)
To keep refresh fast and avoid timeouts, this module syncs the latest posts with a configurable limit:
- Open Social Marketing → Configuration → Social Accounts
- Open your Threads account
- Set Threads Sync Limit (default: 1000)
- image:: threads_sync_limit.png
alt: Threads Sync Limit width: 1100 height: 500
4.2 Insights (post metrics)
For each synced post, Odoo fetches Threads insights (views, likes, replies, reposts, quotes).
For comment/reply views, Odoo enriches replies with insights (likes/replies) to show correct counts.
5. Reply (comment) management
5.1 View top-level replies
From Social Marketing → Feed, open a Threads post and click the Comments stat (bubble icon).
5.2 Load replies of a reply (1-level depth in UI)
Odoo fetches top-level replies and lets you expand replies on demand.
- image:: threads_comments.png
alt: Threads Comments width: 1100 height: 500
5.3 Reply with an image (single image)
Odoo lets you reply with an image (single image).
- image:: threads_reply_with_image.png
alt: Threads Reply with Image width: 1100 height: 500
6. Publishing Threads posts
6.1 Supported post types
- Text posts
- Image posts
- Video posts
- Carousel posts (multiple images, multiple videos, or mixed media)
- image:: threads_publishing.png
alt: Threads Publishing width: 1100 height: 500
6.2 Link attachment (link preview)
Threads supports attaching a link preview when creating a container (TEXT only), user just need to fill the link attachment field and Odoo will automatically fetch the link preview.
7. Troubleshooting
Common issues:
- Account linking fails: verify App ID/Secret and the Redirect URI.
- Video post fails or is slow: video containers may take time to process; Odoo checks container status before publishing.
- Image URLs not accessible externally: ensure your Odoo instance is reachable and uses HTTPS.
Support
For support or customization requests, contact:
- Email: messiduong2709@gmail.com
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module